Skip to content

Conversation

@mizvekov
Copy link
Collaborator

DO NOT MERGE

@mizvekov mizvekov self-assigned this Dec 15, 2025
@mizvekov mizvekov changed the base branch from coverage_test_base to develop December 15, 2025 21:23
@github-actions
Copy link

github-actions bot commented Dec 15, 2025

🚧 Danger.js checks for MrDocs are experimental; expect some rough edges while we tune the rules.

⚠️ Warnings

Warning

Some commits do not follow Conventional Commit first-line formatting (type(scope): subject): Revert "fix(ast): prevent TU parent from including unmatched globals", WIP Examples: fix: adjust docs link, feat(api): allow overrides.

Warning

Commit 8f252b9 (Revert "fix(ast): prevent TU parent from including unmatched globals") changes 7326 source lines. Consider splitting it into smaller, reviewable chunks.

Warning

PR description looks empty. Please add a short rationale and testing notes.

✨ Highlights

  • 🧪 Existing golden tests changed (behavior likely shifted)

🧾 Changes by Scope

Scope Lines Δ Lines + Lines - Files Δ Files + Files ~ Files ↔ Files -
Golden Tests 37567 15440 22127 170 1 231 4 66
Source 7326 1089 6237 203 - 206 - 3
CI / Roadmap 4881 117 4764 -12 - 1 - 13
Build / Toolchain 3271 1495 1776 4 1 3 - -
Tests 1478 294 1184 2 - 8 - 6
Tooling 1054 1 1053 1 - 2 - 1
Docs 425 187 238 - - 4 1 5
Third-party 155 3 152 1 - - 6 5
Other 8 1 7 1 - 1 - -
Total 56165 18627 37538 370 2 456 11 99

Legend: Files + (added), Files ~ (modified), Files ↔ (renamed), Files - (removed)

🔝 Top Files

  • test-files/golden-tests/symbols/record/class-template-specializations-1.html (Golden Tests): 6216 lines Δ (+2736 / -3480)
  • util/danger/package-lock.json (CI / Roadmap): 3356 lines Δ (+0 / -3356)
  • bootstrap.py (Build / Toolchain): 2769 lines Δ (+1052 / -1717)

Generated by 🚫 dangerJS against 10564c4

@codecov
Copy link

codecov bot commented Dec 16, 2025

Codecov Report

❌ Patch coverage is 83.60656% with 10 lines in your changes missing coverage. Please review.
✅ Project coverage is 85.33%. Comparing base (c3dbded) to head (10564c4).

Files with missing lines Patch % Lines
src/lib/AST/ASTVisitor.cpp 60.00% 4 Missing ⚠️
...ib/Metadata/Finalizers/DocComment/parseInlines.hpp 88.46% 3 Missing ⚠️
include/mrdocs/Metadata/Type.hpp 90.00% 1 Missing ⚠️
...rc/lib/Metadata/Finalizers/DocCommentFinalizer.cpp 50.00% 1 Missing ⚠️
src/lib/Metadata/Type.cpp 85.71% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##           develop    #1133       +/-   ##
============================================
+ Coverage         0   85.33%   +85.33%     
============================================
  Files            0      306      +306     
  Lines            0    22441    +22441     
============================================
+ Hits             0    19150    +19150     
- Misses           0     3291     +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.

@mizvekov mizvekov force-pushed the coverage_test branch 5 times, most recently from dcb7d10 to cd1a60f Compare December 16, 2025 16:37
This reverts commit c3dbded.

Revert "build: slim llvm build"

This reverts commit 34ea190.

Revert "ci(danger): better markdown format"

This reverts commit 57e191e.

Revert "ci(danger): split PR target ci workflows"

This reverts commit 240921d.

Revert "ci(danger): align report table and add top-files summary"

This reverts commit 5429b2e.

Revert "fix(ast): canonicalize friend targets"

This reverts commit 76b7b43.

Revert "build(bootstrap): modularize recipes"

This reverts commit 0d4a845.

Revert "chore: assign categories to regression tests"

This reverts commit 681b0cd.

Revert "fix: manual description comes before member lists"

This reverts commit 92491de.

Revert "feat: custom stylesheets"

This reverts commit 5fe30c1.

Revert "docs: split contribute.adoc guide"

This reverts commit 302f0a6.

Revert "test: support multipage golden tests"

This reverts commit bf78b1b.

Revert "test: run_ci_with_act.py script"

This reverts commit 8326417.

Revert "test: testClang_stdCxx default is C++26"

This reverts commit 5527e9c.

Revert "test: output normalization"

This reverts commit d7ad1ce.

Revert "test: --bad is disabled by default"

This reverts commit 0dfdb22.

Revert "test: check int tests results in ctest"

This reverts commit ccd7f71.

Revert "build: remove CMakeUserPresets.json.example"

This reverts commit b2e4bad.

Revert "ci: setup danger.js"

This reverts commit 6f5f6e9.

Revert "fix: preserve extraction mode when copying members from derived classes (cppalliance#1120)"

This reverts commit c406d57.

Revert "build: typos in the bootstrap script"

This reverts commit 2463633.

Revert "ci(cpp-matrix): remove the optimized-debug factor"

This reverts commit adb6821.

Revert "docs(reference): mrdocs comments"

This reverts commit b103cba.
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