Skip to content

Mark namespace classes as final with private constructors#13

Merged
Garciat merged 2 commits into
mainfrom
copilot/make-namespace-classes-final
Dec 14, 2025
Merged

Mark namespace classes as final with private constructors#13
Garciat merged 2 commits into
mainfrom
copilot/make-namespace-classes-final

Make namespace classes final with private constructors

e099896
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 14, 2025 in 0s

68.04% (+0.77%) compared to a20633c

View this Pull Request on Codecov

68.04% (+0.77%) compared to a20633c

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.04%. Comparing base (a20633c) to head (e099896).

Additional details and impacted files
@@             Coverage Diff              @@
##               main      #13      +/-   ##
============================================
+ Coverage     67.26%   68.04%   +0.77%     
  Complexity      234      234              
============================================
  Files            49       49              
  Lines           611      604       -7     
  Branches         46       46              
============================================
  Hits            411      411              
+ Misses          177      170       -7     
  Partials         23       23              

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