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 deprecations from 0.14.0 and before #3358

Merged
merged 6 commits into from
Feb 14, 2024
Merged

Conversation

benlorenz
Copy link
Member

re-add nv and ne aliases.

As a draft for now, also to see if CI did miss some errors (e.g. due to #3143).

x-ref: #3356

Copy link

codecov bot commented Feb 13, 2024

Codecov Report

Merging #3358 (8134415) into master (8de51fd) will increase coverage by 0.24%.
Report is 3 commits behind head on master.
The diff coverage is 66.66%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3358      +/-   ##
==========================================
+ Coverage   81.82%   82.06%   +0.24%     
==========================================
  Files         556      556              
  Lines       74385    74258     -127     
==========================================
+ Hits        60867    60942      +75     
+ Misses      13518    13316     -202     
Files Coverage Δ
src/Rings/mpolyquo-localizations.jl 74.42% <66.66%> (ø)

... and 5 files with indirect coverage changes

@benlorenz benlorenz marked this pull request as ready for review February 14, 2024 07:34
@benlorenz benlorenz merged commit fc9d418 into master Feb 14, 2024
24 checks passed
@benlorenz benlorenz deleted the bl/deprecations branch February 14, 2024 07:43
ooinaruhugh pushed a commit to ooinaruhugh/Oscar.jl that referenced this pull request Feb 15, 2024
* remove deprecations from 0.14.0 and before

* remove more old deprecations

these functions were deprecated in oscar-system#2980 (long before 0.14.0) but slightly in the wrong location in the file

* re-add ne and nv alias

* remove obsolete exports

* fix deprecated usage of MPolyQuoLocalizedRing -> MPolyQuoLocRing

* add explanation for ne and nv
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