Skip to content

test: just remove all coverage ignoring directive

b13c66d
Select commit
Loading
Failed to load commit list.
Merged

chore: upgrade all dev-deps #1574

test: just remove all coverage ignoring directive
b13c66d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 23, 2024 in 1s

97.60% (-2.23%) compared to b837ff8

View this Pull Request on Codecov

97.60% (-2.23%) compared to b837ff8

Details

Codecov Report

Attention: Patch coverage is 94.20849% with 15 lines in your changes missing coverage. Please review.

Project coverage is 97.60%. Comparing base (b837ff8) to head (b13c66d).
Report is 2 commits behind head on master.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/useCookieValue/index.ts 78.57% 3 Missing ⚠️
src/useDebouncedCallback/index.ts 77.77% 2 Missing ⚠️
src/useEventListener/index.ts 75.00% 2 Missing ⚠️
src/useIntersectionObserver/index.ts 90.00% 2 Missing ⚠️
src/useMediaQuery/index.ts 80.00% 2 Missing ⚠️
src/useResizeObserver/index.ts 90.00% 2 Missing ⚠️
src/useNetworkState/index.ts 85.71% 1 Missing ⚠️
src/useStorageValue/index.ts 97.22% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1574      +/-   ##
==========================================
- Coverage   99.83%   97.60%   -2.23%     
==========================================
  Files          62       63       +1     
  Lines        1185     1714     +529     
  Branches      206      481     +275     
==========================================
+ Hits         1183     1673     +490     
- Misses          2       39      +37     
- Partials        0        2       +2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.