Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use the same format for project.yml as Ruby's YAML output. #2992

Merged
merged 1 commit into from
Jul 2, 2024

Use the same format as Ruby's YAML output.

b912cce
Select commit
Loading
Failed to load commit list.
Merged

Use the same format for project.yml as Ruby's YAML output. #2992

Use the same format as Ruby's YAML output.
b912cce
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 1, 2024 in 0s

77.85% (-0.05%) compared to 1178561

View this Pull Request on Codecov

77.85% (-0.05%) compared to 1178561

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.85%. Comparing base (1178561) to head (b912cce).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2992      +/-   ##
===========================================
- Coverage    77.90%   77.85%   -0.05%     
===========================================
  Files          693      693              
  Lines        53797    53877      +80     
===========================================
+ Hits         41911    41948      +37     
- Misses       11886    11929      +43     

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