Skip to content
This repository was archived by the owner on Jan 28, 2025. It is now read-only.

fix: also copy chunks for the revalidate lambda #1099

Merged
merged 1 commit into from
May 21, 2021

Conversation

kirkness
Copy link
Collaborator

Tests may still be flakey for ISR, not sure, however, I noticed they were failing legitimately due to the chunks not being copied into the lambda dir.

@kirkness kirkness mentioned this pull request May 21, 2021
@codecov
Copy link

codecov bot commented May 21, 2021

Codecov Report

Merging #1099 (d13d382) into master (e703135) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1099      +/-   ##
==========================================
- Coverage   83.58%   83.56%   -0.02%     
==========================================
  Files          89       89              
  Lines        3222     3219       -3     
  Branches      923      919       -4     
==========================================
- Hits         2693     2690       -3     
  Misses        469      469              
  Partials       60       60              
Impacted Files Coverage Δ
packages/libs/lambda-at-edge/src/build.ts 97.76% <100.00%> (-0.03%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e703135...d13d382. Read the comment docs.

@dphang
Copy link
Collaborator

dphang commented May 21, 2021

Thanks! missed that one

@dphang dphang merged commit 704b866 into master May 21, 2021
@delete-merged-branch delete-merged-branch bot deleted the fix/revalidate-function-chunks branch May 21, 2021 17:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants