Open cshanahan1 opened 7 months ago
Attention: Patch coverage is 97.50000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 83.97%. Comparing base (
6b8e995
) to head (b967d8d
). Report is 5 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
specreduce/core.py | 96.42% | 1 Missing :warning: |
specreduce/tracing.py | 97.29% | 1 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
🚨 Try these New Features:
finally got a chance to at least look through the code changes. i like it so far! let me know when it's ready for a fuller review and i'll try playing with it in more depth.
I am pretty sure it is! Please go ahead. Thank you!
there are a bunch of warnings in the RTD build. they look like malformed references, but need a deeper look to see what's the actual cause.
i'm confused why python 3.8 and 3.9 tests are being run. a rebase might be needed, though i thought this was forked after those tests were removed.
(incomplete draft, just look at tracing and background for now)