Skip to content

Enable publishing of hooks package

988ede7
Select commit
Loading
Failed to load commit list.
Merged

Restore hooks package #100

Enable publishing of hooks package
988ede7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed May 27, 2025 in 0s

78.57% (-0.85%) compared to aa46cd0

View this Pull Request on Codecov

78.57% (-0.85%) compared to aa46cd0

Details

Codecov Report

Attention: Patch coverage is 55.84416% with 34 lines in your changes missing coverage. Please review.

Project coverage is 78.57%. Comparing base (aa46cd0) to head (988ede7).

Files with missing lines Patch % Lines
packages/hooks/src/withContainer.ts 5.88% 16 Missing ⚠️
packages/hooks/src/asyncContainerStorage.ts 57.89% 8 Missing ⚠️
packages/hooks/src/withScope.ts 68.75% 5 Missing ⚠️
packages/hooks/src/index.ts 0.00% 3 Missing ⚠️
packages/core/src/index.ts 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #100      +/-   ##
==========================================
- Coverage   79.42%   78.57%   -0.85%     
==========================================
  Files          78       86       +8     
  Lines        2070     2147      +77     
  Branches      506      520      +14     
==========================================
+ Hits         1644     1687      +43     
- Misses        418      452      +34     
  Partials        8        8              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.