Skip to content
This repository has been archived by the owner on Mar 28, 2023. It is now read-only.

feat: add persistent cache for bundless #51

Merged
merged 5 commits into from
Jul 22, 2022
Merged

Conversation

PeachScript
Copy link
Member

No description provided.

@codecov
Copy link

codecov bot commented Jul 22, 2022

Codecov Report

Merging #51 (cf94b44) into master (3b49ef5) will increase coverage by 0.16%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master      #51      +/-   ##
==========================================
+ Coverage   95.66%   95.83%   +0.16%     
==========================================
  Files          32       32              
  Lines         831      864      +33     
  Branches      183      189       +6     
==========================================
+ Hits          795      828      +33     
  Misses         36       36              
Impacted Files Coverage Δ
src/builder/bundless/dts/index.ts 96.29% <100.00%> (+1.85%) ⬆️
src/builder/bundless/loaders/index.ts 86.11% <100.00%> (+3.35%) ⬆️
src/constants.ts 100.00% <100.00%> (ø)
src/utils.ts 97.82% <100.00%> (+0.39%) ⬆️

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 3b49ef5...cf94b44. Read the comment docs.

@PeachScript PeachScript marked this pull request as ready for review July 22, 2022 08:41
@PeachScript PeachScript merged commit 4b102ae into master Jul 22, 2022
@delete-merged-branch delete-merged-branch bot deleted the feature/bundless-cache branch July 22, 2022 08:49
@PeachScript PeachScript mentioned this pull request Jul 25, 2022
71 tasks
PeachScript added a commit to umijs/father that referenced this pull request Aug 26, 2022
* feat: add persistent cache util

* feat: add persistent cache for bundless loader

* feat: add persistent cache for bundless dts

* test: disable cache for build related cases

* chore: lock file-system-cache
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.

1 participant