fix(packageparser): remove support for invalid exports
shapes
#336
Codecov / codecov/project
failed
Nov 24, 2024 in 0s
99.44% (-0.27%) compared to c386eb1
View this Pull Request on Codecov
99.44% (-0.27%) compared to c386eb1
Details
Codecov Report
Attention: Patch coverage is 97.63780%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 99.44%. Comparing base (
c386eb1
) to head (1297758
).
Report is 2 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
src/packageParser/PackageJSON.ts | 95.83% | 3 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #336 +/- ##
==========================================
- Coverage 99.70% 99.44% -0.27%
==========================================
Files 13 14 +1
Lines 1025 1075 +50
Branches 96 102 +6
==========================================
+ Hits 1022 1069 +47
- Misses 2 5 +3
Partials 1 1
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
- JS Bundle Analysis - Avoid shipping oversized bundles
Loading