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

Do not persist SourceMap contents in FileInBundleCache #1359

Merged
merged 3 commits into from
Feb 7, 2024

Rewrite making the `contents` an `Option`

3498cec
Select commit
Loading
Failed to load commit list.
Merged

Do not persist SourceMap contents in FileInBundleCache #1359

Rewrite making the `contents` an `Option`
3498cec
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 7, 2024 in 0s

75.75% (-0.25%) compared to 6613a10

View this Pull Request on Codecov

75.75% (-0.25%) compared to 6613a10

Details

Codecov Report

Attention: 78 lines in your changes are missing coverage. Please review.

Comparison is base (6613a10) 75.99% compared to head (3498cec) 75.75%.
Report is 2 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1359      +/-   ##
==========================================
- Coverage   75.99%   75.75%   -0.25%     
==========================================
  Files         100      101       +1     
  Lines       14835    14946     +111     
==========================================
+ Hits        11274    11322      +48     
- Misses       3561     3624      +63