-
Notifications
You must be signed in to change notification settings - Fork 175
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
Supplementary unittests for merge_traj function to detect issue #957 #961
Supplementary unittests for merge_traj function to detect issue #957 #961
Conversation
Codecov ReportBase: 39.42% // Head: 39.48% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## devel #961 +/- ##
==========================================
+ Coverage 39.42% 39.48% +0.05%
==========================================
Files 99 99
Lines 17979 17989 +10
==========================================
+ Hits 7089 7103 +14
+ Misses 10890 10886 -4
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
I think #958 can be replaced by this pr. @HuangJiameng |
256c4ae
to
09f07e5
Compare
The added unittest is to check that the process of extracting the configuration from model_devi.out to generate the first principles calculation task is correct.
When issue #957 exists:
When issue #957 is solved: