Closed eacharles closed 8 months ago
Attention: 11 lines
in your changes are missing coverage. Please review.
Comparison is base (
fd13285
) 97.17% compared to head (28323f5
) 98.15%. Report is 5 commits behind head on main.
Files | Patch % | Lines |
---|---|---|
src/rail/estimation/summarizer.py | 56.52% | 10 Missing :warning: |
src/rail/core/data.py | 97.50% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
This has been merged into the eac-evaluation branch and will be merged what that is merged. closing the PR.
Problem & Solution Description (including issue #)
For now this is just a draft to run the unit tests on this branch. Once some of the other changes get merged we can talk about merging this. Although there are a lot of changes, this should have no effect on running the code.
Code Quality
#pragma: no cover
; in the case of a bugfix, a new test that breaks as a result of the bug has been added