Skip to content

fix: deep merge changes into resolution context and plug/private to a…

Codecov / codecov/project succeeded Sep 14, 2023 in 0s

89.50% (target 75.00%)

View this Pull Request on Codecov

89.50% (target 75.00%)

Details

Codecov Report

Patch coverage: 81.81% and project coverage change: +1.42% 🎉

Comparison is base (90f1f38) 88.07% compared to head (39fa31c) 89.50%.

❗ Current head 39fa31c differs from pull request most recent head 53e671b. Consider uploading reports for the commit 53e671b to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
+ Coverage   88.07%   89.50%   +1.42%     
==========================================
  Files          11        9       -2     
  Lines         151      162      +11     
==========================================
+ Hits          133      145      +12     
+ Misses         18       17       -1     
Files Changed Coverage Δ
lib/request_cache/util.ex 46.66% <30.00%> (-3.34%) ⬇️
lib/request_cache/plug.ex 95.40% <95.45%> (+0.80%) ⬆️
lib/request_cache.ex 75.00% <100.00%> (ø)
lib/request_cache/config.ex 87.50% <100.00%> (+1.78%) ⬆️
lib/request_cache/middleware.ex 90.47% <100.00%> (+5.86%) ⬆️
test/support/utils.ex 100.00% <100.00%> (ø)

... and 2 files with indirect coverage changes

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