Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix/introduce no-unused-vars and no-shadow eslint rules and also include c3.ts files in linting #4851

Merged
merged 7 commits into from
Jan 29, 2024

re-introduce compatDateFlag to svelteKit scripts

12aad09
Select commit
Loading
Failed to load commit list.
Merged

fix/introduce no-unused-vars and no-shadow eslint rules and also include c3.ts files in linting #4851

re-introduce compatDateFlag to svelteKit scripts
12aad09
Select commit
Loading
Failed to load commit list.
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

Impacted file tree graph

@@            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% <ø> (ø)

... and 6 files with indirect coverage changes