Skip to content

Qualify calls to std::move, remove using std::move.

ac88b62
Select commit
Loading
Failed to load commit list.
Merged

Add cmake presets #17

Qualify calls to std::move, remove using std::move.
ac88b62
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 17, 2025 in 0s

77.46% (+0.10%) compared to 6fd733e

View this Pull Request on Codecov

77.46% (+0.10%) compared to 6fd733e

Details

Codecov Report

Attention: Patch coverage is 81.63265% with 18 lines in your changes missing coverage. Please review.

Project coverage is 77.46%. Comparing base (6fd733e) to head (ac88b62).

Files with missing lines Patch % Lines
src/TestCPPTestCase.cpp 86.25% 11 Missing ⚠️
src/TestCPPAssertions.cpp 0.00% 4 Missing ⚠️
src/TestCPPExceptions.cpp 0.00% 2 Missing ⚠️
src/TestCPPTestSuite.cpp 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #17      +/-   ##
==========================================
+ Coverage   77.36%   77.46%   +0.10%     
==========================================
  Files          19       19              
  Lines         561      568       +7     
  Branches       70       70              
==========================================
+ Hits          434      440       +6     
- Misses        110      111       +1     
  Partials       17       17              

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