Skip to content
This repository was archived by the owner on Apr 20, 2026. It is now read-only.

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.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Mar 18, 2025 in 0s

66.66% of diff hit (target 77.46%)

View this Pull Request on Codecov

66.66% of diff hit (target 77.46%)

Annotations

Check warning on line 117 in src/main/java/com/spotify/github/v3/clients/IssueClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/spotify/github/v3/clients/IssueClient.java#L117

Added line #L117 was not covered by tests

Check warning on line 131 in src/main/java/com/spotify/github/v3/clients/IssueClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/spotify/github/v3/clients/IssueClient.java#L131

Added line #L131 was not covered by tests

Check warning on line 195 in src/main/java/com/spotify/github/v3/clients/IssueClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/spotify/github/v3/clients/IssueClient.java#L195

Added line #L195 was not covered by tests

Check warning on line 208 in src/main/java/com/spotify/github/v3/clients/IssueClient.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/com/spotify/github/v3/clients/IssueClient.java#L208

Added line #L208 was not covered by tests