Skip to content

Merge branch 'main' into feature/author-from-release

3d005b9
Select commit
Loading
Failed to load commit list.
Open

Add missing properties to GHAsset and GHRelease #2108

Merge branch 'main' into feature/author-from-release
3d005b9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jul 30, 2025 in 1s

84.95% (-0.07%) compared to 11d3ccf

View this Pull Request on Codecov

84.95% (-0.07%) compared to 11d3ccf

Details

Codecov Report

❌ Patch coverage is 0% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 84.95%. Comparing base (11d3ccf) to head (3d005b9).

Files with missing lines Patch % Lines
src/main/java/org/kohsuke/github/GHRelease.java 0.00% 4 Missing ⚠️
src/main/java/org/kohsuke/github/GHAsset.java 0.00% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##               main    #2108      +/-   ##
============================================
- Coverage     85.02%   84.95%   -0.07%     
  Complexity     2494     2494              
============================================
  Files           237      237              
  Lines          7350     7356       +6     
  Branches        388      388              
============================================
  Hits           6249     6249              
- Misses          871      877       +6     
  Partials        230      230              

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