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

Widen signature of MatSpaceElem constructor #1864

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

lgoettgens
Copy link
Collaborator

This is needed to e.g. feed the output of eachrow(::MatSpaceElem) again into its constructor, as is used in oscar-system/Oscar.jl#4208

Copy link

codecov bot commented Oct 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.16%. Comparing base (396fddd) to head (a9e5d7d).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1864      +/-   ##
==========================================
- Coverage   88.16%   88.16%   -0.01%     
==========================================
  Files         120      120              
  Lines       30219    30220       +1     
==========================================
  Hits        26644    26644              
- Misses       3575     3576       +1     

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

@lgoettgens lgoettgens merged commit 5ffdd2d into Nemocas:master Oct 17, 2024
30 checks passed
@lgoettgens lgoettgens deleted the lg/MatElem-AbstractArray branch October 17, 2024 12:40
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.

2 participants