Closed johannesring closed 3 months ago
Attention: Patch coverage is 66.66667%
with 7 lines
in your changes missing coverage. Please review.
Project coverage is 78.95%. Comparing base (
438ffff
) to head (b69921b
).
Files | Patch % | Lines |
---|---|---|
src/vasp/automatedPostprocessing/log_plotter.py | 66.66% | 7 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This pull request addresses several issues reported by mypy by adding necessary type assertions and casts. Fixes issue #167.