quiltdata / quilt

Quilt is a data mesh for connecting people with actionable data
https://quiltdata.com
Apache License 2.0
1.32k stars 92 forks source link

WIP: fix sub-package level meta #4037

Open sir-sigurd opened 3 weeks ago

sir-sigurd commented 3 weeks ago

Description

TODO

codecov[bot] commented 3 weeks ago

Codecov Report

Attention: Patch coverage is 50.00000% with 1 line in your changes missing coverage. Please review.

Project coverage is 38.43%. Comparing base (ee0aea3) to head (2d89857). Report is 2 commits behind head on master.

Files Patch % Lines
api/python/quilt3/packages.py 50.00% 1 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #4037 +/- ## ======================================= Coverage 38.43% 38.43% ======================================= Files 718 718 Lines 33051 33053 +2 Branches 4842 4842 ======================================= + Hits 12704 12705 +1 - Misses 19196 19197 +1 Partials 1151 1151 ``` | [Flag](https://app.codecov.io/gh/quiltdata/quilt/pull/4037/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quiltdata) | Coverage Δ | | |---|---|---| | [api-python](https://app.codecov.io/gh/quiltdata/quilt/pull/4037/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quiltdata) | `90.74% <50.00%> (-0.02%)` | :arrow_down: | | [catalog](https://app.codecov.io/gh/quiltdata/quilt/pull/4037/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quiltdata) | `11.50% <ø> (ø)` | | | [lambda](https://app.codecov.io/gh/quiltdata/quilt/pull/4037/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=quiltdata) | `87.96% <ø> (ø)` | | 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=quiltdata#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.