Skip to content

fix: Fix the int vs long issue in IssueClient methods

6cb031c
Select commit
Loading
Failed to load commit list.
Merged

fix: Fix the int vs long issue in IssueClient methods #222

fix: Fix the int vs long issue in IssueClient methods
6cb031c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Mar 18, 2025 in 0s

77.42% (-0.05%) compared to 07a7513

View this Pull Request on Codecov

77.42% (-0.05%) compared to 07a7513

Details

Codecov Report

Attention: Patch coverage is 66.66667% with 4 lines in your changes missing coverage. Please review.

Project coverage is 77.42%. Comparing base (07a7513) to head (6cb031c).

Files with missing lines Patch % Lines
...ava/com/spotify/github/v3/clients/IssueClient.java 66.66% 4 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #222      +/-   ##
============================================
- Coverage     77.46%   77.42%   -0.05%     
- Complexity      417      421       +4     
============================================
  Files            60       60              
  Lines          1367     1373       +6     
  Branches         59       59              
============================================
+ Hits           1059     1063       +4     
- Misses          265      267       +2     
  Partials         43       43              

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