Skip to content

Merge branch 'main' into platform_yaml

9cd3413
Select commit
Loading
Failed to load commit list.
Open

Platform yaml #682

Merge branch 'main' into platform_yaml
9cd3413
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 30, 2026 in 0s

84.15% (-0.01%) compared to 3b358f2

View this Pull Request on Codecov

84.15% (-0.01%) compared to 3b358f2

Details

Codecov Report

❌ Patch coverage is 83.33333% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.15%. Comparing base (3b358f2) to head (9cd3413).
⚠️ Report is 8 commits behind head on main.

Files with missing lines Patch % Lines
fre/yamltools/helpers.py 80.00% 1 Missing ⚠️
fre/yamltools/info_parsers/compile_info_parser.py 85.71% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #682      +/-   ##
==========================================
- Coverage   84.15%   84.15%   -0.01%     
==========================================
  Files          71       71              
  Lines        4955     4960       +5     
==========================================
+ Hits         4170     4174       +4     
- Misses        785      786       +1     
Files with missing lines Coverage Δ
fre/yamltools/helpers.py 91.17% <80.00%> (-0.89%) ⬇️
fre/yamltools/info_parsers/compile_info_parser.py 92.64% <85.71%> (ø)

Continue to review full report in Codecov by Sentry.

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

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