Conversation
b5c59bb to
93507ad
Compare
|
Seems like address sanitizer is detecting some errors in Weird. Why is it only triggered here? I am able to replicate this issue locally |
Codecov ReportPatch coverage has no change and project coverage change:
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. Additional details and impacted files@@ Coverage Diff @@
## develop #279 +/- ##
===========================================
+ Coverage 82.86% 85.92% +3.05%
===========================================
Files 23 23
Lines 6081 6081
===========================================
+ Hits 5039 5225 +186
+ Misses 1042 856 -186
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
|
@LecrisUT I think it is not necessary. Actually, I remember |
|
Lets hold off to check the CI from #285 first |
Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
- Added visual separators for better reading - Added `SPGLIB_INSTALL` for better standardization - Moved external library definition to top-level - Improved FetchContent compatibility - Various cleanups Signed-off-by: Cristian Le <[email protected]>
Signed-off-by: Cristian Le <[email protected]>
Some cmake cleanups and improvements
Spglib_VERSIONand other such variables)SPGLIB_INSTALL. More inline with other projects standard