-
Notifications
You must be signed in to change notification settings - Fork 116
Add SpglibDataset
and SpglibMagneticDataset
and dataclass
#490
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
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #490 +/- ##
========================================
Coverage 83.90% 83.90%
========================================
Files 25 25
Lines 8184 8184
Branches 1701 1701
========================================
Hits 6867 6867
Misses 1317 1317
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sorry, I had this pending review, but forgot to hit submit review. Only 1 minor note
@LecrisUT These required test failed somehow. Can you check it? |
Fedora 40 was released so F38 was retired. This changes every 6 months unfortunately |
I see. I've updated the branch protection rule. |
Introduces
dataclasses.dataclass
forget_symmetry_dataset
andget_magnetic_symmetry_dataset
in Python API.