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

Fix Strassen, add a test #1803

Merged
merged 3 commits into from
Sep 23, 2024
Merged

Fix Strassen, add a test #1803

merged 3 commits into from
Sep 23, 2024

Conversation

lgoettgens
Copy link
Collaborator

Fixes Strassen, which I broke in #1784, and adds a corresponding "real" doctest.

This requires #1801 to be merged first to work properly.

Copy link

codecov bot commented Sep 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.02%. Comparing base (fd3af98) to head (d8aa1b7).
Report is 2 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1803   +/-   ##
=======================================
  Coverage   88.02%   88.02%           
=======================================
  Files         119      119           
  Lines       30057    30057           
=======================================
  Hits        26457    26457           
  Misses       3600     3600           

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

@thofma thofma closed this Sep 20, 2024
@thofma thofma reopened this Sep 20, 2024
@lgoettgens lgoettgens closed this Sep 21, 2024
@lgoettgens lgoettgens reopened this Sep 21, 2024
@thofma
Copy link
Member

thofma commented Sep 23, 2024

https://github.com/Nemocas/AbstractAlgebra.jl/pull/1803/files shows an error for me. Is this an artifact?

@lgoettgens
Copy link
Collaborator Author

#1803 (files) shows an error for me. Is this an artifact?

I think so. The job itself succeeded. I nevertheless restarted CI to make sure

@thofma thofma merged commit efb6ceb into Nemocas:master Sep 23, 2024
30 checks passed
@lgoettgens lgoettgens deleted the lg/fix-Strassen branch September 24, 2024 10:12
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