libAtoms / abcd

1 stars 4 forks source link

Apply black formatting #109

Closed ElliottKasoar closed 3 weeks ago

stenczelt commented 3 weeks ago

@ElliottKasoar can you please rebase this or re-run on top of the current state?

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 17.50000% with 297 lines in your changes missing coverage. Please review.

Please upload report for BASE (master@b27de76). Learn more about missing BASE report.

Files Patch % Lines
abcd/frontends/commandline/parser.py 0.00% 63 Missing :warning:
abcd/frontends/commandline/commands.py 0.00% 57 Missing :warning:
abcd/backends/atoms_pymongo.py 14.81% 46 Missing :warning:
abcd/server/app/nav.py 0.00% 45 Missing :warning:
abcd/backends/atoms_http.py 0.00% 10 Missing :warning:
abcd/model.py 81.81% 10 Missing :warning:
abcd/server/app/__init__.py 0.00% 10 Missing :warning:
abcd/frontends/commandline/config.py 0.00% 9 Missing :warning:
abcd/parsers/queries.py 30.76% 9 Missing :warning:
abcd/server/app/views/database.py 0.00% 8 Missing :warning:
... and 7 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #109 +/- ## ========================================= Coverage ? 29.22% ========================================= Files ? 22 Lines ? 1259 Branches ? 0 ========================================= Hits ? 368 Misses ? 891 Partials ? 0 ```

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