Skip to content

Fix debug build without warning/debug#573

Merged
LecrisUT merged 1 commit intospglib:developfrom
LecrisUT:fix/debug_warning
Apr 23, 2025
Merged

Fix debug build without warning/debug#573
LecrisUT merged 1 commit intospglib:developfrom
LecrisUT:fix/debug_warning

Conversation

@LecrisUT
Copy link
Copy Markdown
Collaborator

Closes #572

@LecrisUT LecrisUT mentioned this pull request Apr 23, 2025
@LecrisUT LecrisUT force-pushed the fix/debug_warning branch from a8e23bb to fdf8882 Compare April 23, 2025 12:03
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 23, 2025

Codecov Report

Attention: Patch coverage is 0% with 2 lines in your changes missing coverage. Please review.

Project coverage is 74.33%. Comparing base (e19a12d) to head (fdf8882).
Report is 20 commits behind head on develop.

Files with missing lines Patch % Lines
src/debug.c 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop     #573      +/-   ##
===========================================
- Coverage    74.34%   74.33%   -0.01%     
===========================================
  Files           26       25       -1     
  Lines         8069     8070       +1     
  Branches      1692     1692              
===========================================
  Hits          5999     5999              
- Misses        1561     1562       +1     
  Partials       509      509              
Flag Coverage Δ
c_api 68.67% <0.00%> (-0.01%) ⬇️
fortran_api 50.69% <0.00%> (-0.01%) ⬇️
python_api 66.97% <0.00%> (-0.74%) ⬇️
unit_tests 11.67% <0.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.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@LecrisUT LecrisUT merged commit 3bafe6b into spglib:develop Apr 23, 2025
44 of 49 checks passed
@LecrisUT LecrisUT deleted the fix/debug_warning branch May 28, 2025 08:16
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.

Debug build fails.

1 participant