Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Anndata #68

Merged
merged 12 commits into from
Aug 12, 2024
Merged

Anndata #68

merged 12 commits into from
Aug 12, 2024

Conversation

nseyler1
Copy link
Member

@nseyler1 nseyler1 commented Aug 6, 2024

Closes #7, closes #8

@nseyler1 nseyler1 self-assigned this Aug 6, 2024
Copy link

github-actions bot commented Aug 6, 2024

Test results (3.8)

244 tests   244 ✅  2m 16s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit edd7b82.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 6, 2024

Test results (3.10)

244 tests   244 ✅  2m 24s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit edd7b82.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 6, 2024

Test results (3.9)

244 tests   244 ✅  2m 22s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit edd7b82.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 6, 2024

Test results (3.11)

244 tests   244 ✅  2m 24s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit edd7b82.

♻️ This comment has been updated with latest results.

Copy link

github-actions bot commented Aug 6, 2024

Test results (3.12)

244 tests   244 ✅  3m 13s ⏱️
  1 suites    0 💤
  1 files      0 ❌

Results for commit edd7b82.

♻️ This comment has been updated with latest results.

@coveralls
Copy link

coveralls commented Aug 6, 2024

Pull Request Test Coverage Report for Build 10355066933

Details

  • 66 of 68 (97.06%) changed or added relevant lines in 2 files are covered.
  • 10 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-1.4%) to 92.105%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/harissa/core/dataset.py 48 50 96.0%
Files with Coverage Reduction New Missed Lines %
src/harissa/init.py 2 85.71%
src/harissa/utils/progress_bar.py 8 58.62%
Totals Coverage Status
Change from base Build 10351342946: -1.4%
Covered Lines: 1478
Relevant Lines: 1555

💛 - Coveralls

@nseyler1 nseyler1 marked this pull request as ready for review August 9, 2024 11:55
@ulysseherbach ulysseherbach merged commit fc67981 into main Aug 12, 2024
13 checks passed
@ulysseherbach ulysseherbach deleted the anndata branch August 12, 2024 16:19
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.

anndata specification for output data anndata specification for input data
3 participants