feat: etag support #1797
Merged
feat: etag support #1797
Codecov / codecov/project
failed
Mar 28, 2024 in 0s
93.20% (-2.35%) compared to f69b638
View this Pull Request on Codecov
93.20% (-2.35%) compared to f69b638
Details
Codecov Report
Attention: Patch coverage is 84.78261%
with 21 lines
in your changes are missing coverage. Please review.
Project coverage is 93.20%. Comparing base (
f69b638
) to head (448d76b
).
Files | Patch % | Lines |
---|---|---|
src/utils/parseTokenList.js | 54.16% | 9 Missing and 2 partials |
src/middleware.js | 89.15% | 6 Missing and 3 partials |
src/utils/etag.js | 96.77% | 1 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## master #1797 +/- ##
==========================================
- Coverage 95.55% 93.20% -2.35%
==========================================
Files 10 12 +2
Lines 495 633 +138
Branches 135 187 +52
==========================================
+ Hits 473 590 +117
- Misses 21 37 +16
- Partials 1 6 +5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
Loading