Fix unconsumed parameter exception when authenticating with jwtUrlParameter #3975
Codecov / codecov/patch
failed
Feb 1, 2024 in 0s
56.25% of diff hit (target 65.56%)
View this Pull Request on Codecov
56.25% of diff hit (target 65.56%)
Annotations
Check warning on line 95 in src/main/java/org/opensearch/security/filter/NettyRequest.java
codecov / codecov/patch
src/main/java/org/opensearch/security/filter/NettyRequest.java#L94-L95
Added lines #L94 - L95 were not covered by tests
Check warning on line 152 in src/main/java/org/opensearch/security/filter/SecurityRestFilter.java
codecov / codecov/patch
src/main/java/org/opensearch/security/filter/SecurityRestFilter.java#L151-L152
Added lines #L151 - L152 were not covered by tests
Loading