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

Remove error_dim_negative #1410

Merged
merged 1 commit into from
Sep 13, 2023
Merged

Conversation

fingolfin
Copy link
Member

Nothing uses it. Nemo defines its own version of this.

Nothing uses it. Nemo defines its own version of this.
@codecov
Copy link

codecov bot commented Aug 24, 2023

Codecov Report

Merging #1410 (c1a5e75) into master (e9bc685) will decrease coverage by 1.21%.
Report is 14 commits behind head on master.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1410      +/-   ##
==========================================
- Coverage   85.84%   84.64%   -1.21%     
==========================================
  Files         104      108       +4     
  Lines       28210    29455    +1245     
==========================================
+ Hits        24217    24931     +714     
- Misses       3993     4524     +531     
Files Changed Coverage Δ
src/AbstractAlgebra.jl 56.88% <ø> (+0.63%) ⬆️
src/error.jl 62.79% <ø> (ø)

... and 15 files with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@thofma
Copy link
Member

thofma commented Aug 24, 2023

Breaking something upstream?

@fingolfin fingolfin closed this Aug 24, 2023
@fingolfin fingolfin reopened this Aug 24, 2023
@thofma
Copy link
Member

thofma commented Aug 25, 2023

Breaking something upstream?

@fingolfin
Copy link
Member Author

Indeed, in Nemo, but it defines its own error_dim_negative .. or so I thought, but I just realized it doesn't actually use its own src/error.jl facepalm

So I guess this PR here is breaking (?) for now, until a new Nemo release with a fix is made (I'll submit a PR with such a fix shortly)

@fingolfin
Copy link
Member Author

See Nemocas/Nemo.jl#1529

@fingolfin fingolfin closed this Sep 12, 2023
@fingolfin fingolfin reopened this Sep 12, 2023
@thofma thofma merged commit 0b1956f into Nemocas:master Sep 13, 2023
32 of 41 checks passed
@fingolfin fingolfin deleted the mh/error_dim_negative branch September 13, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants