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

ModStdQt ref_ff_rc regression fix #3405

Merged
merged 2 commits into from
Feb 21, 2024
Merged

ModStdQt ref_ff_rc regression fix #3405

merged 2 commits into from
Feb 21, 2024

Conversation

antonydellavecchia
Copy link
Collaborator

Fixes regression for ModStdQt.ref_ff_rc! that was introduce after the abstract algebra update.
content expects a MatElem but was getting a Vector after the update.

@lgoettgens lgoettgens requested a review from thofma February 21, 2024 10:34
@antonydellavecchia antonydellavecchia changed the title Adv/ref ff rc fix ModStdQt ref_ff_rc regression fix Feb 21, 2024
Copy link
Collaborator

@thofma thofma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

Merging #3405 (969b9b0) into master (0b282fb) will decrease coverage by 0.13%.
Report is 6 commits behind head on master.
The diff coverage is 75.00%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3405      +/-   ##
==========================================
- Coverage   82.10%   81.97%   -0.13%     
==========================================
  Files         557      558       +1     
  Lines       73971    74332     +361     
==========================================
+ Hits        60734    60935     +201     
- Misses      13237    13397     +160     
Files Coverage Δ
experimental/ModStd/ModStdQt.jl 57.20% <75.00%> (+7.64%) ⬆️

... and 25 files with indirect coverage changes

@thofma thofma merged commit dc5030d into master Feb 21, 2024
24 checks passed
@thofma thofma deleted the adv/ref_ff_rc-fix branch February 21, 2024 11:42
@lgoettgens
Copy link
Member

Backport?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants