JaGeo / LobsterPy

Package to perform automatic bonding analysis with the program Lobster in the field of computational materials science and quantum chemistry
https://jageo.github.io/LobsterPy/
BSD 3-Clause "New" or "Revised" License
74 stars 27 forks source link

Add precommit badge #240

Closed JaGeo closed 6 months ago

JaGeo commented 6 months ago

Cc @berquist @naik-aakash. I have enabled the precommit.ci as suggested in https://github.com/openjournals/joss-reviews/issues/6286#issuecomment-1961996406

I am now adding the corresponding badge to the README

codecov-commenter commented 6 months ago

Codecov Report

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

Project coverage is 97.61%. Comparing base (e320138) to head (f3a8ba2).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #240 +/- ## ========================================== + Coverage 97.50% 97.61% +0.10% ========================================== Files 11 11 Lines 2807 2807 ========================================== + Hits 2737 2740 +3 + Misses 70 67 -3 ```

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

naik-aakash commented 6 months ago

Thanks @JaGeo 😃