Skip to content

Conversation

@flying-sheep
Copy link
Member

@flying-sheep flying-sheep commented Mar 6, 2025

Fixes #4

TODO:

@codspeed-hq
Copy link

codspeed-hq bot commented Mar 6, 2025

CodSpeed Performance Report

Merging #50 will degrade performances by 14.58%

Comparing pa/cs-dataset (1af2d6a) with main (c854c5b)

Summary

❌ 2 (👁 2) regressions
✅ 86 untouched benchmarks

Benchmarks breakdown

Benchmark BASE HEAD Change
👁 test_stats_benchmark[1-scipy.sparse.csr_array-float32-is_constant] 277.1 µs 323.7 µs -14.37%
👁 test_stats_benchmark[1-scipy.sparse.csr_array-float64-is_constant] 103.1 µs 120.7 µs -14.58%

@flying-sheep flying-sheep changed the title Use CSDataset type anndata.abc.CS{RC}Dataset support Mar 6, 2025
@codecov
Copy link

codecov bot commented Mar 7, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.53%. Comparing base (c854c5b) to head (1af2d6a).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #50      +/-   ##
==========================================
+ Coverage   94.80%   96.53%   +1.73%     
==========================================
  Files          14       14              
  Lines         231      231              
==========================================
+ Hits          219      223       +4     
+ Misses         12        8       -4     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@flying-sheep flying-sheep marked this pull request as ready for review March 7, 2025 11:47
@flying-sheep flying-sheep merged commit 1280284 into main Mar 7, 2025
12 checks passed
@flying-sheep flying-sheep deleted the pa/cs-dataset branch March 7, 2025 11:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

testing: add anndata

2 participants