Skip to content

Fixing issue with updated python affecting Inifile.items#212

Merged
joezuntz merged 2 commits into
mainfrom
py-update-config-interpolation
Mar 5, 2026
Merged

Fixing issue with updated python affecting Inifile.items#212
joezuntz merged 2 commits into
mainfrom
py-update-config-interpolation

add compatibility for interpolation layer

c28093b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2026 in 1s

63.61% (+0.07%) compared to 6f2d729

View this Pull Request on Codecov

63.61% (+0.07%) compared to 6f2d729

Details

Codecov Report

❌ Patch coverage is 85.71429% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 63.61%. Comparing base (6f2d729) to head (c28093b).

Files with missing lines Patch % Lines
cosmosis/runtime/config.py 71.42% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #212      +/-   ##
==========================================
+ Coverage   63.53%   63.61%   +0.07%     
==========================================
  Files         121      121              
  Lines       13527    13540      +13     
==========================================
+ Hits         8595     8613      +18     
+ Misses       4932     4927       -5     

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

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