Skip to content

Fix pretty-printers not working when constexpr variables are optimized away #315

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

k3DW
Copy link
Collaborator

@k3DW k3DW commented Aug 8, 2025

Closes #314

k3DW added 2 commits August 7, 2025 22:37
…from the beginning

This is not a public header. It is only meant to be consumed as a transitive include.
@k3DW k3DW assigned joaquintides and unassigned joaquintides Aug 8, 2025
@k3DW k3DW requested a review from joaquintides August 8, 2025 03:44
Copy link

codecov bot commented Aug 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.23%. Comparing base (59e2a56) to head (495f1ab).

Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #315      +/-   ##
===========================================
- Coverage    98.24%   98.23%   -0.01%     
===========================================
  Files          161      161              
  Lines        22224    22224              
===========================================
- Hits         21833    21832       -1     
- Misses         391      392       +1     
Files with missing lines Coverage Δ
include/boost/unordered/detail/foa/core.hpp 99.54% <ø> (ø)
include/boost/unordered/detail/implementation.hpp 99.23% <ø> (ø)

... and 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 59e2a56...495f1ab. Read the comment docs.

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

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.

Pretty printer error printing flat map
2 participants