Skip to content

Add support for environment variables in check name (#318)

71d41e3
Select commit
Loading
Failed to load commit list.
Open

Add support for environment variables in check name (#318) #517

Add support for environment variables in check name (#318)
71d41e3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 4, 2026 in 1s

71.63% (-0.17%) compared to 803edab

View this Pull Request on Codecov

71.63% (-0.17%) compared to 803edab

Details

Codecov Report

❌ Patch coverage is 81.81818% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 71.63%. Comparing base (803edab) to head (71d41e3).
⚠️ Report is 110 commits behind head on master.

Files with missing lines Patch % Lines
...ins/plugins/checks/github/GitHubChecksContext.java 60.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #517      +/-   ##
============================================
- Coverage     71.80%   71.63%   -0.17%     
- Complexity      162      165       +3     
============================================
  Files            16       16              
  Lines           532      543      +11     
  Branches         51       53       +2     
============================================
+ Hits            382      389       +7     
- Misses          124      126       +2     
- Partials         26       28       +2     

☔ 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.