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

Update to newer version of jjwt library #1727

Merged
merged 11 commits into from
Nov 9, 2023

Convert JWTBuildImpl to instances

ef87bb7
Select commit
Loading
Failed to load commit list.
Merged

Update to newer version of jjwt library #1727

Convert JWTBuildImpl to instances
ef87bb7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 9, 2023 in 0s

89.58% of diff hit (target 79.80%)

View this Pull Request on Codecov

89.58% of diff hit (target 79.80%)

Annotations

Check warning on line 26 in src/main/java/org/kohsuke/github/extras/authorization/JwtBuilderUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/kohsuke/github/extras/authorization/JwtBuilderUtil.java#L26

Added line #L26 was not covered by tests

Check warning on line 71 in src/main/java/org/kohsuke/github/extras/authorization/JwtBuilderUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/kohsuke/github/extras/authorization/JwtBuilderUtil.java#L70-L71

Added lines #L70 - L71 were not covered by tests

Check warning on line 177 in src/main/java/org/kohsuke/github/extras/authorization/JwtBuilderUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/kohsuke/github/extras/authorization/JwtBuilderUtil.java#L177

Added line #L177 was not covered by tests

Check warning on line 179 in src/main/java/org/kohsuke/github/extras/authorization/JwtBuilderUtil.java

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/main/java/org/kohsuke/github/extras/authorization/JwtBuilderUtil.java#L179

Added line #L179 was not covered by tests