Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use simple bools in pymatgen Structure converter #2021

Merged
merged 1 commit into from Mar 29, 2024

Conversation

ml-evs
Copy link
Member

@ml-evs ml-evs commented Mar 29, 2024

At some point we started using an enum to validate the values of dimension_types, but we didn't update the pymatgen converter to use the right values.

Copy link

codecov bot commented Mar 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.76%. Comparing base (e8eff68) to head (9860aa8).

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2021   +/-   ##
=======================================
  Coverage   90.75%   90.76%           
=======================================
  Files          75       75           
  Lines        4729     4731    +2     
=======================================
+ Hits         4292     4294    +2     
  Misses        437      437           
Flag Coverage Δ
project 90.76% <100.00%> (+<0.01%) ⬆️
validator 90.76% <100.00%> (+<0.01%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ml-evs ml-evs merged commit a1a71b9 into master Mar 29, 2024
9 checks passed
@ml-evs ml-evs deleted the ml-evs/pymatgen-adatper branch March 29, 2024 17:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant