whole-tale / girder_wholetale

Girder plugin providing basic Whole Tale functionality
BSD 3-Clause "New" or "Revised" License
3 stars 5 forks source link

[noop] black and isort all the things #562

Closed Xarthisius closed 1 year ago

Xarthisius commented 1 year ago

long overdue...

codecov[bot] commented 1 year ago

Codecov Report

Base: 92.80% // Head: 92.79% // Decreases project coverage by -0.00% :warning:

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

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #562 +/- ## ========================================== - Coverage 92.80% 92.79% -0.01% ========================================== Files 60 60 Lines 4820 4818 -2 ========================================== - Hits 4473 4471 -2 Misses 347 347 ``` | [Impacted Files](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale) | Coverage Δ | | |---|---|---| | [server/constants.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL2NvbnN0YW50cy5weQ==) | `89.36% <ø> (ø)` | | | [server/lib/data\_map.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL2xpYi9kYXRhX21hcC5weQ==) | `100.00% <ø> (ø)` | | | [server/lib/dataone/auth.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL2xpYi9kYXRhb25lL2F1dGgucHk=) | `82.35% <ø> (ø)` | | | [server/lib/dataverse/auth.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL2xpYi9kYXRhdmVyc2UvYXV0aC5weQ==) | `100.00% <ø> (ø)` | | | [server/lib/deriva/auth.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL2xpYi9kZXJpdmEvYXV0aC5weQ==) | `41.17% <0.00%> (ø)` | | | [server/lib/entity.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL2xpYi9lbnRpdHkucHk=) | `83.33% <0.00%> (ø)` | | | [server/tasks/register\_dataset.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL3Rhc2tzL3JlZ2lzdGVyX2RhdGFzZXQucHk=) | `100.00% <ø> (ø)` | | | [server/lib/null\_provider.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL2xpYi9udWxsX3Byb3ZpZGVyLnB5) | `78.57% <50.00%> (ø)` | | | [server/rest/wholetale.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL3Jlc3Qvd2hvbGV0YWxlLnB5) | `82.60% <71.42%> (ø)` | | | [server/lib/dataone/register.py](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale#diff-c2VydmVyL2xpYi9kYXRhb25lL3JlZ2lzdGVyLnB5) | `76.42% <72.72%> (ø)` | | | ... and [46 more](https://codecov.io/gh/whole-tale/girder_wholetale/pull/562/diff?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=whole-tale) | | 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=whole-tale). 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=whole-tale)

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