fix/introduce no-unused-vars and no-shadow eslint rules and also include c3.ts files in linting #4851
This check has been archived and is scheduled for deletion.
Learn more about checks retention
Codecov / codecov/project
succeeded
Jan 29, 2024 in 0s
70.74% (+0.04%) compared to eb76082
View this Pull Request on Codecov
70.74% (+0.04%) compared to eb76082
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
eb76082
) 70.70% compared to head (12aad09
) 70.74%.
Additional details and impacted files
@@ Coverage Diff @@
## main #4851 +/- ##
==========================================
+ Coverage 70.70% 70.74% +0.04%
==========================================
Files 291 291
Lines 15164 15164
Branches 3859 3859
==========================================
+ Hits 10721 10728 +7
+ Misses 4443 4436 -7
Files | Coverage Δ | |
---|---|---|
packages/wrangler/src/dev/inspect.ts | 6.99% <ø> (ø) |
|
packages/wrangler/src/pages/errors.ts | 38.88% <ø> (ø) |
|
.../wrangler/src/pages/functions/routes-validation.ts | 83.33% <ø> (ø) |
|
packages/wrangler/src/pages/index.ts | 84.00% <100.00%> (ø) |
|
packages/wrangler/src/pages/upload.tsx | 78.20% <ø> (ø) |
Loading