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

Write GitHub Actions workflow files in Kotlin instead of YAML #1630

Merged
merged 31 commits into from
Dec 27, 2024

Catch up changes from master

5d5dfdd
Select commit
Loading
Failed to load commit list.
Merged

Write GitHub Actions workflow files in Kotlin instead of YAML #1630

Catch up changes from master
5d5dfdd
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 27, 2024 in 0s

81.79% (+1.34%) compared to 2c7db77

View this Pull Request on Codecov

81.79% (+1.34%) compared to 2c7db77

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.79%. Comparing base (2c7db77) to head (5d5dfdd).
Report is 177 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #1630      +/-   ##
============================================
+ Coverage     80.44%   81.79%   +1.34%     
- Complexity     4337     4642     +305     
============================================
  Files           441      450       +9     
  Lines         13534    14582    +1048     
  Branches       1707     1839     +132     
============================================
+ Hits          10888    11927    +1039     
+ Misses         2008     1975      -33     
- Partials        638      680      +42     

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