materialsproject / emmet

Be a master builder of databases of material properties. Avoid the Kragle.
https://materialsproject.github.io/emmet/
Other
51 stars 63 forks source link

Ensure RunType enum variants are case insensitive #905

Closed munrojm closed 7 months ago

munrojm commented 7 months ago

Allows the RunType enum to have case insensitive variants. This fixes a validation bug related to parsing TaskDoc data.

codecov-commenter commented 7 months ago

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (4921561) 90.85% compared to head (8b69b4e) 90.85%.

Files Patch % Lines
emmet-core/emmet/core/vasp/calc_types/enums.py 80.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #905 +/- ## ========================================== - Coverage 90.85% 90.85% -0.01% ========================================== Files 137 137 Lines 12815 12820 +5 ========================================== + Hits 11643 11647 +4 - Misses 1172 1173 +1 ```

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