Skip to content
This repository was archived by the owner on Oct 27, 2020. It is now read-only.

feat(compare-func): pass cacheData to the compare() function - #98

Open
pat841 wants to merge 1 commit into
webpack-contrib:masterfrom
pat841:compare-func
Open

feat(compare-func): pass cacheData to the compare() function#98
pat841 wants to merge 1 commit into
webpack-contrib:masterfrom
pat841:compare-func

feat(compare-func): pass cacheData to the compare() function

d454d28
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 8, 2026 in 1s

83.09% (+0.00%) compared to 4e0e3ae

View this Pull Request on Codecov

83.09% (+0.00%) compared to 4e0e3ae

Details

Codecov Report

❌ Patch coverage is 50.00000% with 3 lines in your changes missing coverage. Please review.
✅ Project coverage is 83.09%. Comparing base (4e0e3ae) to head (d454d28).
⚠️ Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/index.js 50.00% 3 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master      #98   +/-   ##
=======================================
  Coverage   83.09%   83.09%           
=======================================
  Files           2        2           
  Lines         142      142           
  Branches       21       21           
=======================================
  Hits          118      118           
  Misses         24       24           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.