datalad / datalad-container

DataLad extension for containerized environments
http://datalad.org
Other
11 stars 17 forks source link

Run isort across entire codebase #260

Closed yarikoptic closed 10 months ago

yarikoptic commented 10 months ago

I hope there would be no side-effects on the order of imports -- all trust goes into tests!

codeclimate[bot] commented 10 months ago

Code Climate has analyzed commit 67dfdc1a and detected 11 issues on this pull request.

Here's the issue category breakdown:

Category Count
Security 11

View more on Code Climate.

codecov[bot] commented 10 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (cdf71a5) 94.70% compared to head (67dfdc1) 94.64%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #260 +/- ## ========================================== - Coverage 94.70% 94.64% -0.07% ========================================== Files 24 24 Lines 1134 1120 -14 ========================================== - Hits 1074 1060 -14 Misses 60 60 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

yarikoptic commented 10 months ago

I don't see some obvious issues, CI is happy, let's see what happens