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 Workers AI in local mode #4522

Merged
merged 5 commits into from
Dec 6, 2023

Fix pages binding

8e79be9
Select commit
Loading
Failed to load commit list.
Merged

Add support for Workers AI in local mode #4522

Fix pages binding
8e79be9
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 5, 2023 in 1s

75.48% (+0.02%) compared to 1b34878

View this Pull Request on Codecov

75.48% (+0.02%) compared to 1b34878

Details

Codecov Report

Merging #4522 (8e79be9) into main (1b34878) will increase coverage by 0.02%.
Report is 16 commits behind head on main.
The diff coverage is 46.66%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4522      +/-   ##
==========================================
+ Coverage   75.46%   75.48%   +0.02%     
==========================================
  Files         240      241       +1     
  Lines       12851    12867      +16     
  Branches     3309     3315       +6     
==========================================
+ Hits         9698     9713      +15     
- Misses       3153     3154       +1     
Files Coverage Δ
packages/wrangler/src/api/dev.ts 82.85% <ø> (ø)
packages/wrangler/src/dev.tsx 82.07% <100.00%> (+0.07%) ⬆️
packages/wrangler/src/dev/miniflare.ts 62.50% <75.00%> (+2.59%) ⬆️
packages/wrangler/src/pages/dev.ts 16.43% <0.00%> (+0.23%) ⬆️
packages/wrangler/src/ai/fetcher.ts 33.33% <33.33%> (ø)

... and 6 files with indirect coverage changes