aiidateam / aiida-restapi

AiiDA Web API for data queries and workflow management.
https://aiida-restapi.readthedocs.io
MIT License
10 stars 7 forks source link

Dependencies: Update pre-commit requirement `isort==5.12.0` #64

Closed sphuber closed 1 year ago

sphuber commented 1 year ago

Older versions were breaking due to a release of poetry-core causing our pre-commit job in the CI to fail. For details, see: https://github.com/PyCQA/isort/issues/2077

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +0.17 :tada:

Comparison is base (027eb07) 93.21% compared to head (0bc89ed) 93.39%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #64 +/- ## ========================================== + Coverage 93.21% 93.39% +0.17% ========================================== Files 24 28 +4 Lines 973 999 +26 ========================================== + Hits 907 933 +26 Misses 66 66 ``` | Flag | Coverage Δ | | |---|---|---| | pytests | `93.39% <ø> (+0.17%)` | :arrow_up: | 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=aiidateam#carryforward-flags-in-the-pull-request-comment) to find out more. [see 4 files with indirect coverage changes](https://app.codecov.io/gh/aiidateam/aiida-restapi/pull/64/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=aiidateam)

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