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

Cleanup after name printing changes #1613

Merged
merged 2 commits into from
Feb 19, 2024

Conversation

lgoettgens
Copy link
Collaborator

#1594 defined a new interface but kept everything non-breaking to ease the adaption.
Oscar and Hecke have been adapted in oscar-system/Oscar.jl#3327 and thofma/Hecke.jl#1393 to use the new interface.

This is now the following change, that is technically breaking, but shouldn't need any changes in Hecke and Oscar (let this be verified by CI) due to the earlier adaption.

as this is part of the "old" interface that should not get called directly anymore
Copy link

codecov bot commented Feb 16, 2024

Codecov Report

Attention: 6 lines in your changes are missing coverage. Please review.

Comparison is base (3246a27) 86.98% compared to head (105e0b7) 86.99%.
Report is 1 commits behind head on master.

Files Patch % Lines
src/PrettyPrinting.jl 0.00% 6 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1613   +/-   ##
=======================================
  Coverage   86.98%   86.99%           
=======================================
  Files         114      114           
  Lines       29686    29686           
=======================================
+ Hits        25822    25824    +2     
+ Misses       3864     3862    -2     

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

Copy link
Member

@fingolfin fingolfin left a comment

Choose a reason for hiding this comment

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

Fine by me

@lgoettgens lgoettgens merged commit 1fd3fe3 into Nemocas:master Feb 19, 2024
56 of 58 checks passed
@lgoettgens lgoettgens deleted the lg/name-printing branch February 19, 2024 13:12
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