Skip to content

Conversation

@alandefreitas
Copy link
Collaborator

canonicalize friend targets to avoid recursion

fix #1117

@github-actions
Copy link

github-actions bot commented Dec 4, 2025

Warnings
⚠️

Commit 9ca1c15 changes 3117 non-test lines. Consider splitting it into smaller, reviewable chunks.

⚠️ Add a brief note about how this change was tested (or why tests are not needed).

Change summary by scope

  • Files changed: 46
  • Total churn: +2527 / -1298
Scope Files + / -
source 4 +199 / -6
golden-tests 23 +238 / -64
docs 1 +0 / -47
ci 2 +56 / -43
build 1 +1715 / -1050
tooling 4 +181 / -88
third-party 11 +138 / -0

Highlights:

  • Golden test fixtures changed
  • Source updated without test coverage changes

Note: Danger.js checks for MrDocs are experimental; some warnings may still be noisy or false positives.

Generated by 🚫 dangerJS against b2da34e

@cppalliance-bot
Copy link

cppalliance-bot commented Dec 4, 2025

An automated preview of the documentation is available at https://1123.mrdocs.prtest2.cppalliance.org/index.html

If more commits are pushed to the pull request, the docs will rebuild at the same URL.

2025-12-04 20:11:53 UTC

@alandefreitas alandefreitas merged commit 240921d into cppalliance:develop Dec 4, 2025
26 checks passed
@codecov
Copy link

codecov bot commented Dec 4, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (05f5852) to head (b2da34e).
⚠️ Report is 22 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #1123       +/-   ##
===========================================
- Coverage    85.33%       0   -85.34%     
===========================================
  Files          306       0      -306     
  Lines        22441       0    -22441     
===========================================
- Hits         19150       0    -19150     
+ Misses        3291       0     -3291     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

Segmentation fault in Extracting declarations phase

2 participants