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

feat: add prerender:config, prerender:init and prerender:done hooks #1519

Merged
merged 28 commits into from
Aug 6, 2023

refactor: consistant types + more generic `fail`ed routes

1e638bc
Select commit
Loading
Failed to load commit list.
Merged

feat: add prerender:config, prerender:init and prerender:done hooks #1519

refactor: consistant types + more generic `fail`ed routes
1e638bc
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 6, 2023 in 1s

76.23% (-0.01%) compared to 30b3578

View this Pull Request on Codecov

76.23% (-0.01%) compared to 30b3578

Details

Codecov Report

Merging #1519 (1e638bc) into main (30b3578) will decrease coverage by 0.01%.
Report is 1 commits behind head on main.
The diff coverage is 96.42%.

@@            Coverage Diff             @@
##             main    #1519      +/-   ##
==========================================
- Coverage   76.23%   76.23%   -0.01%     
==========================================
  Files          73       73              
  Lines        7524     7540      +16     
  Branches      739      738       -1     
==========================================
+ Hits         5736     5748      +12     
- Misses       1787     1790       +3     
- Partials        1        2       +1     
Files Changed Coverage Ξ”
src/prerender.ts 85.17% <94.11%> (+0.30%) ⬆️
src/types/nitro.ts 100.00% <100.00%> (ΓΈ)

... and 1 file with indirect coverage changes