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

Don't try to instantiate MatSpaceElem for ZZRingElem etc. #1944

Merged
merged 1 commit into from
Nov 19, 2024

Don't try to instantiate MatSpaceElem for ZZRingElem etc.

78bee69
Select commit
Loading
Failed to load commit list.
Merged

Don't try to instantiate MatSpaceElem for ZZRingElem etc. #1944

Don't try to instantiate MatSpaceElem for ZZRingElem etc.
78bee69
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Nov 12, 2024 in 0s

87.88% (-0.02%) compared to 9b83a72

View this Pull Request on Codecov

87.88% (-0.02%) compared to 9b83a72

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.88%. Comparing base (9b83a72) to head (78bee69).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1944      +/-   ##
==========================================
- Coverage   87.90%   87.88%   -0.02%     
==========================================
  Files          99       99              
  Lines       36366    36366              
==========================================
- Hits        31968    31961       -7     
- Misses       4398     4405       +7     

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