Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## develop #304 +/- ##
========================================
Coverage 83.64% 83.64%
========================================
Files 23 23
Lines 6274 6274
========================================
Hits 5248 5248
Misses 1026 1026
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
For this one? No it's self-contained and all ready. Just need documentation review. |
|
I asked because I have been bitten by windows compilers number of times in old days. So I may be relaxed if I could see this PR passes on windows compilers. |
Oh in that sense. Sure this one is already a dependency for most of the PRs, #286 included. And indeed for that one the tests are passing (except the flakiness bug that I'm slowly trying to address with #303, #297 and other test improvements) |
|
Ok, see #286. Windows tests are passing with the C11 even on pytest 🎉. I have confirmed that the correct compiler is used in https://github.com/spglib/spglib/actions/runs/5319593736 |
lan496
left a comment
There was a problem hiding this comment.
LGTM! The newer standard will make our lives easier.
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>

TODO: