Fix IndexOutOfBoundsException
exception when decoding jwt header
#1823
Codecov / codecov/project
succeeded
Dec 6, 2023 in 0s
81.70% (target 80.00%)
View this Pull Request on Codecov
81.70% (target 80.00%)
Details
Codecov Report
Attention: 2 lines
in your changes are missing coverage. Please review.
Comparison is base (
f937653
) 81.69% compared to head (98d7bd9
) 81.70%.
Report is 1 commits behind head on master.
Files | Patch % | Lines |
---|---|---|
...a/io/ballerina/stdlib/http/api/HttpDispatcher.java | 50.00% | 1 Missing and 1 partial |
Additional details and impacted files
@@ Coverage Diff @@
## master #1823 +/- ##
============================================
+ Coverage 81.69% 81.70% +0.01%
Complexity 562 562
============================================
Files 393 393
Lines 21352 21354 +2
Branches 4783 4784 +1
============================================
+ Hits 17443 17447 +4
Misses 2921 2921
+ Partials 988 986 -2
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading