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

deep rework #18

Merged
merged 12 commits into from
Oct 25, 2022
Merged

deep rework #18

merged 12 commits into from
Oct 25, 2022

Conversation

PaulBlanche
Copy link
Owner

@PaulBlanche PaulBlanche commented Oct 24, 2022

Native deno server instead of oak
Simpler handlers definition in page descriptor for POST/PUT/PATCH/DELETE
Session rework with history handling
Livereload injection on watch mode
updated docs

@codecov
Copy link

codecov bot commented Oct 24, 2022

Codecov Report

Merging #18 (50cd206) into main (1437dd8) will increase coverage by 10.33%.
The diff coverage is 78.05%.

@@             Coverage Diff             @@
##             main      #18       +/-   ##
===========================================
+ Coverage   75.75%   86.08%   +10.33%     
===========================================
  Files          17       39       +22     
  Lines        1889     3241     +1352     
  Branches       93      184       +91     
===========================================
+ Hits         1431     2790     +1359     
+ Misses        458      451        -7     
Flag Coverage Δ
integration 75.67% <62.85%> (-0.08%) ⬇️
unit 63.77% <58.78%> (-11.98%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
packages/dependency_graph/graph.ts 94.33% <ø> (+1.88%) ⬆️
packages/loader_style/styled.ts 96.50% <ø> (ø)
packages/core/Persistance.ts 20.20% <3.57%> (+9.24%) ⬆️
packages/log/mod.ts 79.72% <26.31%> (+35.97%) ⬆️
packages/core/Config.ts 82.58% <38.70%> (+38.06%) ⬆️
packages/core/FrugalBuilder.ts 58.04% <58.04%> (ø)
packages/core/PageGenerator.ts 85.40% <62.96%> (-12.02%) ⬇️
packages/core/Frugal.ts 89.65% <80.48%> (ø)
packages/dependency_graph/mod.ts 95.55% <80.70%> (-3.18%) ⬇️
packages/core/Page.ts 83.56% <81.14%> (+39.19%) ⬆️
... and 41 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@PaulBlanche PaulBlanche mentioned this pull request Oct 25, 2022
@PaulBlanche PaulBlanche merged commit 5fc2136 into main Oct 25, 2022
@PaulBlanche PaulBlanche deleted the migration branch October 25, 2022 17:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant