mudata icon indicating copy to clipboard operation
mudata copied to clipboard

Migrate to the scverse cookiecutter template

Open ilia-kats opened this issue 1 month ago • 3 comments
trafficstars

Closes #42, closes #84, closes #10

ilia-kats avatar Oct 14 '25 12:10 ilia-kats

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

Codecov Report

:x: Patch coverage is 58.26772% with 53 lines in your changes missing coverage. Please review. :warning: Please upload report for BASE (main@ddbcfa4). Learn more about missing BASE report.

Files with missing lines Patch % Lines
src/mudata/_core/mudata.py 46.66% 32 Missing :warning:
src/mudata/_core/compat.py 0.00% 6 Missing :warning:
src/mudata/_core/io.py 66.66% 5 Missing :warning:
src/mudata/_core/repr.py 0.00% 5 Missing :warning:
src/mudata/version.py 77.77% 4 Missing :warning:
src/mudata/_core/merge.py 87.50% 1 Missing :warning:
Additional details and impacted files
@@           Coverage Diff           @@
##             main     #106   +/-   ##
=======================================
  Coverage        ?   59.60%           
=======================================
  Files           ?       12           
  Lines           ?     1941           
  Branches        ?        0           
=======================================
  Hits            ?     1157           
  Misses          ?      784           
  Partials        ?        0           
Files with missing lines Coverage Δ
src/mudata/__init__.py 100.00% <100.00%> (ø)
src/mudata/_core/config.py 36.36% <100.00%> (ø)
src/mudata/_core/file_backing.py 69.51% <100.00%> (ø)
src/mudata/_core/to_.py 88.46% <100.00%> (ø)
src/mudata/_core/utils.py 75.23% <100.00%> (ø)
src/mudata/_core/views.py 100.00% <100.00%> (ø)
src/mudata/_core/merge.py 83.33% <87.50%> (ø)
src/mudata/version.py 77.77% <77.77%> (ø)
src/mudata/_core/io.py 65.80% <66.66%> (ø)
src/mudata/_core/repr.py 9.34% <0.00%> (ø)
... and 2 more
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

codecov-commenter avatar Oct 14 '25 12:10 codecov-commenter

I love it - thank you @ilia-kats !

Zethson avatar Oct 20 '25 19:10 Zethson