Skip to content

fixes warnings with -Wundef #499

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

Merged
merged 1 commit into from
Feb 14, 2025
Merged

fixes warnings with -Wundef #499

merged 1 commit into from
Feb 14, 2025

Conversation

biojppm
Copy link
Owner

@biojppm biojppm commented Feb 13, 2025

fixes #470
fixes #497

Copy link

codecov bot commented Feb 13, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.36%. Comparing base (ad4ff9d) to head (5db61e2).
Report is 31 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #499   +/-   ##
=======================================
  Coverage   97.36%   97.36%           
=======================================
  Files          34       34           
  Lines       11429    11429           
=======================================
  Hits        11128    11128           
  Misses        301      301           

☔ 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.

@coveralls
Copy link

coveralls commented Feb 13, 2025

Pull Request Test Coverage Report for Build 13320497852

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.006%) to 97.52%

Totals Coverage Status
Change from base Build 13295873983: 0.006%
Covered Lines: 11522
Relevant Lines: 11815

💛 - Coveralls

@biojppm biojppm merged commit 03fdd42 into master Feb 14, 2025
259 checks passed
@biojppm biojppm deleted the fix/470_wundef branch February 14, 2025 08:51
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.

-Wundef / MSVC 4668 or fix for RYML_DBG warnings with -Wundef
2 participants