delvtech / agent0

Analysis & simulation repo for Delv
https://agent0.readthedocs.io/en/latest/
Apache License 2.0
52 stars 21 forks source link

Negative interest invariance check #1680

Closed slundqui closed 2 months ago

slundqui commented 2 months ago

Adding invariance check to ensure no negative interest between subsequent calls of invariance checks.

codecov[bot] commented 2 months ago

Codecov Report

Attention: Patch coverage is 73.68421% with 5 lines in your changes missing coverage. Please review.

Project coverage is 82.30%. Comparing base (8a4d151) to head (a938873). Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
...c/agent0/hyperfuzz/system_fuzz/invariant_checks.py 73.68% 5 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1680 +/- ## ========================================== + Coverage 81.73% 82.30% +0.57% ========================================== Files 99 99 Lines 7565 7584 +19 ========================================== + Hits 6183 6242 +59 + Misses 1382 1342 -40 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1680/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/delvtech/agent0/pull/1680/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `82.30% <73.68%> (+0.57%)` | :arrow_up: | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.