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

Fix cli bug, cleanup and enhancement #256

Closed naik-aakash closed 6 months ago

naik-aakash commented 6 months ago

Closes #254

Todo

codecov[bot] commented 6 months ago

Codecov Report

Attention: Patch coverage is 96.22642% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 97.41%. Comparing base (320fec0) to head (275168d). Report is 1 commits behind head on main.

Files Patch % Lines
lobsterpy/cli.py 95.91% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #256 +/- ## ========================================== - Coverage 97.51% 97.41% -0.11% ========================================== Files 12 12 Lines 2700 2669 -31 ========================================== - Hits 2633 2600 -33 - Misses 67 69 +2 ```

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

JaGeo commented 6 months ago

I will test it tonight when you say it is okay ;). Then, I will release a new version.