Skip to content

wip

bd86f8c
Select commit
Loading
Failed to load commit list.
Merged

Feat/plugin #9

wip
bd86f8c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 12, 2026 in 0s

67.80% (-3.49%) compared to 598a2b9

View this Pull Request on Codecov

67.80% (-3.49%) compared to 598a2b9

Details

Codecov Report

❌ Patch coverage is 66.41591% with 625 lines in your changes missing coverage. Please review.
✅ Project coverage is 67.80%. Comparing base (598a2b9) to head (bd86f8c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
Src/Concerto/PackageGenerator/Plugin/PluginApi.cpp 43.45% 123 Missing and 80 partials ⚠️
...oncerto/PackageGenerator/Plugin/PluginRegistry.cpp 12.16% 187 Missing and 8 partials ⚠️
Src/Concerto/CppPlugin/CppPlugin.c 80.27% 104 Missing and 40 partials ⚠️
Src/Concerto/PackageGenerator/ChunkedStreamBuf.hpp 52.43% 36 Missing and 3 partials ⚠️
Src/Concerto/PackageGenerator/main.cpp 84.41% 17 Missing and 7 partials ⚠️
Src/Concerto/HeaderPlugin/HeaderPlugin.c 89.53% 3 Missing and 6 partials ⚠️
...kageGenerator/Plugin/ReflectionGeneratorPlugin.hpp 75.86% 1 Missing and 6 partials ⚠️
...certo/PackageGenerator/ClangParser/ClangParser.cpp 85.00% 3 Missing ⚠️
...rto/Reflection/GlobalNamespace/GlobalNamespace.cpp 0.00% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main       #9      +/-   ##
==========================================
- Coverage   71.28%   67.80%   -3.49%     
==========================================
  Files          53       56       +3     
  Lines        2302     3426    +1124     
  Branches      297      514     +217     
==========================================
+ Hits         1641     2323     +682     
- Misses        525      840     +315     
- Partials      136      263     +127     

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