Skip to content

Remove coverage artifacts and update gitignore

98e6df8
Select commit
Loading
Failed to load commit list.
Merged

Implement function-like macros #89

Remove coverage artifacts and update gitignore
98e6df8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 19, 2026 in 0s

97.90% (+0.37%) compared to 1ef46e6

View this Pull Request on Codecov

97.90% (+0.37%) compared to 1ef46e6

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.90%. Comparing base (1ef46e6) to head (98e6df8).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #89      +/-   ##
==========================================
+ Coverage   97.53%   97.90%   +0.37%     
==========================================
  Files           7        7              
  Lines         648      763     +115     
  Branches      127      160      +33     
==========================================
+ Hits          632      747     +115     
  Misses         10       10              
  Partials        6        6              
Files with missing lines Coverage Δ
simplecpreprocessor/core.py 96.40% <100.00%> (+0.51%) ⬆️
simplecpreprocessor/tokens.py 97.80% <100.00%> (+1.47%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.