Skip to content

document the behavior if invoked when queue is not empty

0b90251
Select commit
Loading
Failed to load commit list.
Open

fix(RateChangeQueue): empty queue behavior #272

document the behavior if invoked when queue is not empty
0b90251
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Mar 29, 2026 in 0s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

❌ Patch coverage is 73.33333% with 4 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/RateChangeQueue.sol 71.42% 4 Missing ⚠️

Impacted file tree graph

@@           Coverage Diff           @@
##             main     #272   +/-   ##
=======================================
  Coverage        ?   76.99%           
=======================================
  Files           ?        5           
  Lines           ?      539           
  Branches        ?      104           
=======================================
  Hits            ?      415           
  Misses          ?      120           
  Partials        ?        4           
Files with missing lines Coverage Δ
src/FilecoinPayV1.sol 83.22% <100.00%> (ø)
src/RateChangeQueue.sol 80.95% <71.42%> (ø)
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.