Skip to content

Switch from variables to cache_variables in Conan recipe

33b2e42
Select commit
Loading
Failed to load commit list.
Merged

Make lastReturnCode mutable #40

Switch from variables to cache_variables in Conan recipe
33b2e42
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2025 in 0s

98.05% (+0.00%) compared to 6ab0c12

View this Pull Request on Codecov

98.05% (+0.00%) compared to 6ab0c12

Details

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.05%. Comparing base (6ab0c12) to head (33b2e42).

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #40   +/-   ##
=======================================
  Coverage   98.04%   98.05%           
=======================================
  Files          10       10           
  Lines         205      206    +1     
  Branches       57       58    +1     
=======================================
+ Hits          201      202    +1     
  Misses          3        3           
  Partials        1        1           
Files with missing lines Coverage Δ
include/scippp/model.hpp 95.83% <100.00%> (ø)
source/model.cpp 98.80% <100.00%> (+0.01%) ⬆️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.