Closed mmcdermott closed 2 months ago
[!IMPORTANT]
Review skipped
Auto reviews are disabled on base/target branches other than the default branch.
Please check the settings in the CodeRabbit UI or the
.coderabbit.yaml
file in this repository. To trigger a single review, invoke the@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
:warning: Please install the to ensure uploads and comments are reliably processed by Codecov.
Attention: Patch coverage is 83.19328%
with 20 lines
in your changes missing coverage. Please review.
Project coverage is 92.90%. Comparing base (
1b2d023
) to head (829cede
). Report is 2 commits behind head on dev.
:white_check_mark: All tests successful. No failed tests found.
Files | Patch % | Lines |
---|---|---|
src/MEDS_transforms/reshard_to_split.py | 80.00% | 17 Missing :warning: |
src/MEDS_transforms/mapreduce/utils.py | 90.90% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Eventually, this may also be used to partially absorb or de-duplicate the sub-sharding and merging code in the extraction code base, but that is out of scope of this PR.
Closes #134