Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: resolve LRU conflicts, cache loss and premature engine breaking change #2988

Merged
merged 5 commits into from
Sep 11, 2024

chore: update lru.min

babca6c
Select commit
Loading
Failed to load commit list.
Merged

fix: resolve LRU conflicts, cache loss and premature engine breaking change #2988

chore: update lru.min
babca6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Aug 27, 2024 in 0s

88.13% (target 88.00%)

View this Pull Request on Codecov

88.13% (target 88.00%)

Details

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.13%. Comparing base (ddc299a) to head (babca6c).

Files Patch % Lines
lib/parsers/parser_cache.js 66.66% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #2988   +/-   ##
=======================================
  Coverage   88.13%   88.13%           
=======================================
  Files          71       71           
  Lines       12889    12889           
  Branches     1352     1352           
=======================================
  Hits        11360    11360           
  Misses       1529     1529           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.