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

Matrix conversion for structured matrices without a zero #1159

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Set haszero in special test for `TypeWithoutZero`

d05a39b
Select commit
Loading
Failed to load commit list.
Draft

Matrix conversion for structured matrices without a zero #1159

Set haszero in special test for `TypeWithoutZero`
d05a39b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 25, 2024 in 2s

91.84% (+0.01%) compared to 6e5ea12

View this Pull Request on Codecov

91.84% (+0.01%) compared to 6e5ea12

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.84%. Comparing base (6e5ea12) to head (d05a39b).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1159      +/-   ##
==========================================
+ Coverage   91.83%   91.84%   +0.01%     
==========================================
  Files          34       34              
  Lines       15363    15375      +12     
==========================================
+ Hits        14108    14121      +13     
+ Misses       1255     1254       -1     

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