fix(cli-hooks): silence node warnings that can break @slack/cli-hooks #2096
+14
−8
Codecov / codecov/project
succeeded
Nov 21, 2024 in 1s
91.66% (+0.00%) compared to 278514f
View this Pull Request on Codecov
91.66% (+0.00%) compared to 278514f
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 91.66%. Comparing base (
278514f
) to head (a24f387
).
Additional details and impacted files
@@ Coverage Diff @@
## main #2096 +/- ##
=======================================
Coverage 91.65% 91.66%
=======================================
Files 38 38
Lines 10311 10313 +2
Branches 647 647
=======================================
+ Hits 9451 9453 +2
Misses 848 848
Partials 12 12
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading