Skip to content

Remove list of issues that the branch fixes, add clang-diagnostics-*

efd470f
Select commit
Loading
Failed to load commit list.
Merged

Fix CPPCheck-identified issues of type performance::passedByValue #27

Remove list of issues that the branch fixes, add clang-diagnostics-*
efd470f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 28, 2025 in 0s

84.69% (+9.51%) compared to 6bb387d

View this Pull Request on Codecov

84.69% (+9.51%) compared to 6bb387d

Details

Codecov Report

Attention: Patch coverage is 95.94595% with 3 lines in your changes missing coverage. Please review.

Project coverage is 84.69%. Comparing base (6bb387d) to head (efd470f).

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/TestCPPAssertions.cpp 93.10% 0 Missing and 2 partials ⚠️
include/internal/TestCPPAssertions.h 97.36% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #27      +/-   ##
==========================================
+ Coverage   75.17%   84.69%   +9.51%     
==========================================
  Files          10       10              
  Lines         423      477      +54     
  Branches       47       60      +13     
==========================================
+ Hits          318      404      +86     
+ Misses        101       66      -35     
- Partials        4        7       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.