Skip to content

Check all of special functions can be included under same conditions#1416

Merged
mborland merged 2 commits into
developfrom
1412pt2
Jul 1, 2026
Merged

Check all of special functions can be included under same conditions#1416
mborland merged 2 commits into
developfrom
1412pt2

Use the instantiate driver for better coverage

9fbea69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2026 in 1s

95.39% (-0.01%) compared to 188cccc, passed because coverage increased by 0% when compared to adjusted base (95.40%)

View this Pull Request on Codecov

95.39% (-0.01%) compared to 188cccc, passed because coverage increased by 0% when compared to adjusted base (95.40%)

Details

Codecov Report

❌ Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 95.39%. Comparing base (188cccc) to head (9fbea69).

Files with missing lines Patch % Lines
test/git_issue_1412_pt_2.cpp 50.00% 2 Missing ⚠️
Additional details and impacted files

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #1416      +/-   ##
===========================================
- Coverage    95.40%   95.39%   -0.01%     
===========================================
  Files          827      828       +1     
  Lines        68921    68925       +4     
===========================================
+ Hits         65752    65754       +2     
- Misses        3169     3171       +2     
Files with missing lines Coverage Δ
test/git_issue_1412_pt_2.cpp 50.00% <50.00%> (ø)

Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 188cccc...9fbea69. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.