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

Add support for new bindings to wrangler types #5089

Merged
merged 8 commits into from
Mar 6, 2024

Fix typecheck failure as discussed

eed80d3
Select commit
Loading
Failed to load commit list.
Merged

Add support for new bindings to wrangler types #5089

Fix typecheck failure as discussed
eed80d3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 5, 2024 in 0s

70.39% (+0.07%) compared to 04b37fc

View this Pull Request on Codecov

70.39% (+0.07%) compared to 04b37fc

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 70.39%. Comparing base (04b37fc) to head (eed80d3).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #5089      +/-   ##
==========================================
+ Coverage   70.31%   70.39%   +0.07%     
==========================================
  Files         298      298              
  Lines       15551    15567      +16     
  Branches     4001     4007       +6     
==========================================
+ Hits        10935    10958      +23     
+ Misses       4616     4609       -7     
Files Coverage Δ
packages/wrangler/src/type-generation.ts 99.29% <100.00%> (+0.08%) ⬆️

... and 6 files with indirect coverage changes