Skip to content

Merge branch 'main' into make_frontent_yaml_Marshaler

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

Make pipeline/frontend/yaml/* types able to be marshaled back to YAML #1835

Merge branch 'main' into make_frontent_yaml_Marshaler
98f4753
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 25, 2025 in 0s

21.20% (-0.04%) compared to 5439a97, passed because coverage increased by 0.23% when compared to adjusted base (20.96%)

View this Pull Request on Codecov

21.20% (-0.04%) compared to 5439a97, passed because coverage increased by 0.23% when compared to adjusted base (20.96%)

Details

Codecov Report

❌ Patch coverage is 65.62500% with 77 lines in your changes missing coverage. Please review.
✅ Project coverage is 21.20%. Comparing base (5439a97) to head (98f4753).

Files with missing lines Patch % Lines
pipeline/frontend/yaml/constraint/list.go 63.07% 22 Missing and 2 partials ⚠️
pipeline/frontend/yaml/constraint/path.go 69.62% 23 Missing and 1 partial ⚠️
pipeline/frontend/yaml/constraint/map.go 67.79% 19 Missing ⚠️
pipeline/frontend/yaml/constraint/constraint.go 0.00% 8 Missing ⚠️
pipeline/frontend/yaml/types/container.go 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1835      +/-   ##
==========================================
- Coverage   21.24%   21.20%   -0.04%     
==========================================
  Files         423      425       +2     
  Lines       38283    38349      +66     
==========================================
  Hits         8133     8133              
- Misses      29396    29461      +65     
- Partials      754      755       +1     

☔ 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.