delvtech / agent0

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

Add traceback to rollbar log exception by default. Changing invariant check uncaught error as error #1653

Closed slundqui closed 3 months ago

codecov[bot] commented 3 months ago

Codecov Report

Attention: Patch coverage is 20.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 82.38%. Comparing base (0c4d26d) to head (a640ad9). Report is 76 commits behind head on main.

Files with missing lines Patch % Lines
src/agent0/hyperlogs/rollbar_utilities.py 20.00% 4 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1653 +/- ## ========================================== + Coverage 81.80% 82.38% +0.57% ========================================== Files 98 98 Lines 7419 7453 +34 ========================================== + Hits 6069 6140 +71 + Misses 1350 1313 -37 ``` | [Flag](https://app.codecov.io/gh/delvtech/agent0/pull/1653/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/1653/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=delvtech) | `82.38% <20.00%> (+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.