CasperWA / voila-optimade-client

Import structures in AiiDA lab using OPTIMADE
MIT License
3 stars 7 forks source link

Flake8 pre-commit fail fixed #471

Closed unkcpz closed 1 year ago

unkcpz commented 1 year ago

The pre-commit test failed, I change the package source to github to fix it.

codecov[bot] commented 1 year ago

Codecov Report

Base: 33.69% // Head: 33.52% // Decreases project coverage by -0.16% :warning:

Coverage data is based on head (d670593) compared to base (e56e392). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #471 +/- ## =========================================== - Coverage 33.69% 33.52% -0.17% =========================================== Files 19 19 Lines 2419 2413 -6 =========================================== - Hits 815 809 -6 Misses 1604 1604 ``` | Flag | Coverage Δ | | |---|---|---| | optimade-client | `33.52% <100.00%> (-0.17%)` | :arrow_down: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Casper+Welzel+Andersen#carryforward-flags-in-the-pull-request-comment) to find out more. | [Impacted Files](https://codecov.io/gh/CasperWA/voila-optimade-client/pull/471?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Casper+Welzel+Andersen) | Coverage Δ | | |---|---|---| | [optimade\_client/query\_filter.py](https://codecov.io/gh/CasperWA/voila-optimade-client/pull/471/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Casper+Welzel+Andersen#diff-b3B0aW1hZGVfY2xpZW50L3F1ZXJ5X2ZpbHRlci5weQ==) | `15.91% <100.00%> (-0.87%)` | :arrow_down: | | [optimade\_client/utils.py](https://codecov.io/gh/CasperWA/voila-optimade-client/pull/471/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Casper+Welzel+Andersen#diff-b3B0aW1hZGVfY2xpZW50L3V0aWxzLnB5) | `56.26% <100.00%> (-0.38%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Casper+Welzel+Andersen). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Casper+Welzel+Andersen)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.