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 redundant 'convert' invocation #1491

Merged
merged 1 commit into from
Nov 4, 2023

Conversation

fingolfin
Copy link
Member

There is already a type assertion inside the code, so no
need for this conversion inducing type declaration.

There is already a type assertion inside the code, so no
need for this conversion inducing type declaration.
Copy link

codecov bot commented Nov 3, 2023

Codecov Report

Merging #1491 (45e3855) into master (78a01de) will increase coverage by 0.07%.
Report is 5 commits behind head on master.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #1491      +/-   ##
==========================================
+ Coverage   86.85%   86.92%   +0.07%     
==========================================
  Files         110      110              
  Lines       28650    28879     +229     
==========================================
+ Hits        24884    25104     +220     
- Misses       3766     3775       +9     
Files Coverage Δ
src/PrettyPrinting.jl 92.45% <100.00%> (ø)

... and 19 files with indirect coverage changes

📣 Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!

@lgoettgens
Copy link
Collaborator

The OscarCI needs #1488 to be available.

@lgoettgens lgoettgens closed this Nov 3, 2023
@lgoettgens lgoettgens reopened this Nov 3, 2023
@fingolfin fingolfin merged commit 9f11a04 into Nemocas:master Nov 4, 2023
27 of 28 checks passed
@fingolfin fingolfin deleted the mh/cleanup branch November 4, 2023 09:41
fingolfin added a commit to mgkurtz/AbstractAlgebra.jl that referenced this pull request Nov 21, 2023
There is already a type assertion inside the code, so no
need for this conversion inducing type declaration.
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