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

feat: implement getindex method for ArrowheadMatrix #25

Merged
merged 2 commits into from
Oct 22, 2024

chore: update version to 1.5.0

d8def25
Select commit
Loading
Failed to load commit list.
Merged

feat: implement getindex method for ArrowheadMatrix #25

chore: update version to 1.5.0
d8def25
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 22, 2024 in 0s

77.22% (+0.41%) compared to 741a8c7

View this Pull Request on Codecov

77.22% (+0.41%) compared to 741a8c7

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 77.22%. Comparing base (741a8c7) to head (d8def25).

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #25      +/-   ##
==========================================
+ Coverage   76.80%   77.22%   +0.41%     
==========================================
  Files          12       12              
  Lines        1194     1216      +22     
==========================================
+ Hits          917      939      +22     
  Misses        277      277              

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