Skip to content

Restructure CI workflow to run coverage tests in upload job

cbd1411
Select commit
Loading
Failed to load commit list.
Merged

Implement #if and #elif with expression evaluation #87

Restructure CI workflow to run coverage tests in upload job
cbd1411
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 18, 2026 in 0s

97.53% (+1.26%) compared to ec98dfe

View this Pull Request on Codecov

97.53% (+1.26%) compared to ec98dfe

Details

Codecov Report

❌ Patch coverage is 98.79518% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 97.53%. Comparing base (ec98dfe) to head (cbd1411).

Files with missing lines Patch % Lines
simplecpreprocessor/core.py 96.93% 2 Missing and 1 partial ⚠️
Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #87      +/-   ##
==========================================
+ Coverage   96.27%   97.53%   +1.26%     
==========================================
  Files           6        7       +1     
  Lines         429      648     +219     
  Branches       85      127      +42     
==========================================
+ Hits          413      632     +219     
- Misses          8       10       +2     
+ Partials        8        6       -2     
Files with missing lines Coverage Δ
simplecpreprocessor/expression.py 100.00% <100.00%> (ø)
simplecpreprocessor/core.py 95.89% <96.93%> (+1.24%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.