laminlabs / lamindb-setup

Setup & configure LaminDB.
Apache License 2.0
4 stars 1 forks source link

🏷️ Add 3.10 types & ruff #731

Closed falexwolf closed 4 months ago

github-actions[bot] commented 4 months ago

🚀 Deployed on https://662a7ce71e58620ea16f464d--lamindb-setup-htry.netlify.app

falexwolf commented 4 months ago

This is very close to my issue:

codecov[bot] commented 4 months ago

Codecov Report

Attention: Patch coverage is 83.06452% with 42 lines in your changes are missing coverage. Please review.

Project coverage is 80.57%. Comparing base (deceadb) to head (26866fb). Report is 1 commits behind head on main.

Files Patch % Lines
lamindb_setup/_migrate.py 37.50% 5 Missing :warning:
lamindb_setup/_schema.py 0.00% 4 Missing :warning:
lamindb_setup/_exportdb.py 0.00% 3 Missing :warning:
lamindb_setup/core/_settings_load.py 57.14% 3 Missing :warning:
lamindb_setup/_connect_instance.py 86.66% 2 Missing :warning:
lamindb_setup/_importdb.py 0.00% 2 Missing :warning:
lamindb_setup/_init_instance.py 81.81% 2 Missing :warning:
lamindb_setup/core/_hub_client.py 77.77% 2 Missing :warning:
lamindb_setup/core/_hub_core.py 90.00% 2 Missing :warning:
lamindb_setup/core/_settings.py 85.71% 2 Missing :warning:
... and 12 more
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #731 +/- ## ========================================== - Coverage 81.27% 80.57% -0.70% ========================================== Files 39 39 Lines 2542 2590 +48 ========================================== + Hits 2066 2087 +21 - Misses 476 503 +27 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.