Closed falexwolf closed 1 month ago
Attention: Patch coverage is 86.95652%
with 3 lines
in your changes missing coverage. Please review.
Project coverage is 92.60%. Comparing base (
80fb3b0
) to head (0d52349
). Report is 23 commits behind head on main.
Files with missing lines | Patch % | Lines |
---|---|---|
lamindb/core/_data.py | 57.14% | 3 Missing :warning: |
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
The
Curator
hadn't yet understood a case where two categoricals map against the same registry.Now the following works.
This PR resolves this issue:
There is a test case in the unit tests and here in the usecases docs:
Needs: