atomec-project / atoMEC

Python-based average-atom code for simulations of high energy density phenomena such as in warm dense matter.
https://atomec-project.github.io/atoMEC/
BSD 3-Clause "New" or "Revised" License
17 stars 12 forks source link

Add python style checkers to dev dependencies #217

Closed timcallow closed 11 months ago

timcallow commented 11 months ago

Developers should also be running style checks (and black) locally. This ensures that pipenv install --dev installs the required packages

codecov[bot] commented 11 months ago

Codecov Report

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

Comparison is base (aa620fe) 96.55% compared to head (082ed81) 97.00%. Report is 5 commits behind head on develop.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #217 +/- ## =========================================== + Coverage 96.55% 97.00% +0.45% =========================================== Files 14 14 Lines 2407 2407 =========================================== + Hits 2324 2335 +11 + Misses 83 72 -11 ``` [see 2 files with indirect coverage changes](https://app.codecov.io/gh/atomec-project/atoMEC/pull/217/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=atomec-project)

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