Material Colors - A React Native App to Select Material Colors for macOS.
Super intuitive documentation generator, from markdown files to a single html file (style, scripts, images, search engine embedded) 📖
A simple & flexible CMS generated from flat files with a complete RESTful API
@mriecken any new? This issue is pending since a year now I did the change in the swagger repo thinking you guys could regenerate the files soon.
@ssagano you are the author of those fonts, maybe you could help?
parameters:
paths:
- ./tests/
layers:
- name: Foo
collectors:
- type: className
regex: Foo\\.*
./bin/deptrac analyse --config-file test.yaml -f graphviz-dot
gives
[ERROR]
Output formatter graphviz-dot threw an Exception:
Message: Qossmic\Deptrac\Supportive\OutputFormatter\Configuration\ConfigurationGraphViz::__construct():
Argument #1 ($hiddenLayers) must be of type array, null given, called in
phar:///Users/fabs/Dev/.../vendor/qossmic/deptrac-shim/deptrac/src/Supp
ortive/OutputFormatter/Configuration/ConfigurationGraphViz.php on line 13
With this change it will be much more easy to work with big monorepos 👍
Without
formatters:
graphviz:
point_to_groups: true
groups: []
hidden_layers: []
in the config I have those exception, it seems unexpected. I use version 1.0.2.
And I'm not sure why this issue was closed, it's still relevant, pcov.directory
does not handle regular expression as far as I know.
@everton-nasc unfortunately you need to have pcov.directory=.
and then use pcov.exclude
with a regular expression, we had the same issue.
@jrfnl thank for the link, great to have something official, I didn't see it mentioned before
Be careful to reset the handler, as @epitre did, many example don't do it.
It's really unfortunate to have no information about why it got removed and no official explanation about how to upgrade, the upgrade path to v10 is really complex for big codebases.
We are personally looking at https://github.com/phpspec/prophecy and to change the testing framework (maybe https://pestphp.com?). The upgrade path is complex and, unlike Symfony which care about BC and dev experience, nothing is backported to minor versions. When you have thousands of tests it's really not easy to upgrade and there is much more pain to come (see https://github.com/sebastianbergmann/phpunit/issues).
It seems that I only have this issue when my "Source checkpoint" is a .ckpt, it works fine with .safetensors.
I have the same issue, I tried to re-create the model again but it didn't change
Changing the requirement fixed it, a PR to workaround this issue was refused in the dreambooth repo (https://github.com/d8ahazard/sd_dreambooth_extension/pull/1036), instead https://github.com/AUTOMATIC1111/stable-diffusion-webui/pull/8118 should be fixed
Same issue here, I think it's related to https://github.com/sebastianbergmann/phpunit/issues/3567 and apparently fixed in PHPUnit 10, but I didn't test it
@mriecken ?
@gsherwood it would be great to have some feedback or more contributors to the project, do you have any plan?
Update icon, fix name
Deploy action (#2)
Add github action for tests (#1)
Fix test script
Change name
Typo