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: cached/de-duped prevals via IPC #79

Merged
merged 1 commit into from
Dec 12, 2021
Merged

Conversation

ricokahler
Copy link
Owner

Closes #14

Needs a bit more testing. This will be released on the alpha tag first.

@codecov
Copy link

codecov bot commented Dec 12, 2021

Codecov Report

Merging #79 (c4f41ff) into alpha (f77ee71) will decrease coverage by 0.60%.
The diff coverage is 93.33%.

Impacted file tree graph

@@            Coverage Diff             @@
##            alpha      #79      +/-   ##
==========================================
- Coverage   92.70%   92.10%   -0.61%     
==========================================
  Files           2        2              
  Lines          96       76      -20     
  Branches       32       30       -2     
==========================================
- Hits           89       70      -19     
+ Misses          6        5       -1     
  Partials        1        1              
Impacted Files Coverage Δ
src/preval-resource.ts 93.33% <93.33%> (ø)
src/loader.ts

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 f77ee71...c4f41ff. Read the comment docs.

@ricokahler ricokahler merged commit c39a5fc into alpha Dec 12, 2021
@ricokahler ricokahler deleted the feat/cached-prevals branch December 12, 2021 05:44
@github-actions
Copy link

🎉 This PR is included in version 1.3.0-alpha.1 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant