Skip to content

disable ci test for RYML_DBG 32 bit test: test in gcc#573

Merged
biojppm merged 1 commit intomasterfrom
ci/disable_coverage_32bit_dbg
Mar 2, 2026
Merged

disable ci test for RYML_DBG 32 bit test: test in gcc#573
biojppm merged 1 commit intomasterfrom
ci/disable_coverage_32bit_dbg

Conversation

@biojppm
Copy link
Copy Markdown
Owner

@biojppm biojppm commented Feb 27, 2026

The coverage run for RYML_DBG in 32 bit was consistently failing to build in the runner, due to memory usage from what I guess was a combination of the coverage compilation flags and the RYML_DBG print calls. This commit disables this particular coverage run, and ensures it is now tested in the gcc workflow.

@codecov
Copy link
Copy Markdown

codecov bot commented Feb 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.61%. Comparing base (c1d0047) to head (18f106d).
⚠️ Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #573   +/-   ##
=======================================
  Coverage   97.61%   97.61%           
=======================================
  Files          46       46           
  Lines       13651    13651           
=======================================
  Hits        13326    13326           
  Misses        325      325           

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

The coverage run for RYML_DBG in 32 bit was consistently failing to
build in the runner, due to memory usage from what I guess was a
combination of the coverage compilation flags and the RYML_DBG print
calls. This commit disables this particular coverage run, and ensures
it is now tested in the gcc workflow.
@biojppm biojppm force-pushed the ci/disable_coverage_32bit_dbg branch from 8e63ed1 to 18f106d Compare March 1, 2026 11:55
@biojppm biojppm merged commit 8ca4a03 into master Mar 2, 2026
258 of 260 checks passed
@biojppm biojppm deleted the ci/disable_coverage_32bit_dbg branch March 2, 2026 09:07
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.

1 participant