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: Retry deployment errors in wrangler pages publish #3758

Merged
merged 1 commit into from
Aug 22, 2023

fix: Retry deployment errors in wrangler pages publish

bdf5f95
Select commit
Loading
Failed to load commit list.
Merged

fix: Retry deployment errors in wrangler pages publish #3758

fix: Retry deployment errors in wrangler pages publish
bdf5f95
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 14, 2023 in 0s

75.17% (-0.01%) compared to 80c1b38

View this Pull Request on Codecov

75.17% (-0.01%) compared to 80c1b38

Details

Codecov Report

Merging #3758 (bdf5f95) into main (80c1b38) will decrease coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #3758      +/-   ##
==========================================
- Coverage   75.17%   75.17%   -0.01%     
==========================================
  Files         194      194              
  Lines       11410    11426      +16     
  Branches     3013     3017       +4     
==========================================
+ Hits         8577     8589      +12     
- Misses       2833     2837       +4     
Files Changed Coverage Δ
packages/wrangler/src/api/pages/deploy.tsx 86.25% <76.47%> (-1.68%) ⬇️
packages/wrangler/src/pages/constants.ts 100.00% <100.00%> (ø)