Skip to content

Reduce line length to <=120 in YAML files where feasible #777

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

Merged
merged 1 commit into from
Oct 15, 2024

Reduce line length to <=120 in YAML files where feasible

b9f5a82
Select commit
Loading
Failed to load commit list.
Merged

Reduce line length to <=120 in YAML files where feasible #777

Reduce line length to <=120 in YAML files where feasible
b9f5a82
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 15, 2024 in 0s

90.05% (+0.00%) compared to 2a372c5

View this Pull Request on Codecov

90.05% (+0.00%) compared to 2a372c5

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 90.05%. Comparing base (2a372c5) to head (b9f5a82).
Report is 9 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #777   +/-   ##
=======================================
  Coverage   90.05%   90.05%           
=======================================
  Files          44       44           
  Lines        6800     6800           
=======================================
  Hits         6124     6124           
  Misses        553      553           
  Partials      123      123           

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