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

Change syntax to make Revise.jl happy #1269

Merged
merged 1 commit into from
Feb 23, 2023
Merged

Conversation

mgkurtz
Copy link
Contributor

@mgkurtz mgkurtz commented Feb 23, 2023

Work around timholy/Revise.jl#735 so revising Matrix.jl works.

@fingolfin fingolfin enabled auto-merge (rebase) February 23, 2023 13:05
@codecov
Copy link

codecov bot commented Feb 23, 2023

Codecov Report

Merging #1269 (bd27c74) into master (94edb11) will increase coverage by 0.05%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master    #1269      +/-   ##
==========================================
+ Coverage   85.43%   85.48%   +0.05%     
==========================================
  Files         101      101              
  Lines       27972    27972              
==========================================
+ Hits        23898    23913      +15     
+ Misses       4074     4059      -15     
Impacted Files Coverage Δ
src/Matrix.jl 91.75% <ø> (ø)
src/algorithms/GenericFunctions.jl 86.41% <0.00%> (-1.09%) ⬇️
src/Poly.jl 92.85% <0.00%> (-0.16%) ⬇️
src/generic/MPoly.jl 95.13% <0.00%> (+0.28%) ⬆️
src/generic/RelSeries.jl 93.79% <0.00%> (+0.36%) ⬆️
src/RelSeries.jl 91.80% <0.00%> (+0.47%) ⬆️
src/generic/LaurentSeries.jl 93.91% <0.00%> (+0.59%) ⬆️

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

@fingolfin fingolfin disabled auto-merge February 23, 2023 13:53
@fingolfin fingolfin enabled auto-merge (rebase) February 23, 2023 13:53
@fingolfin fingolfin disabled auto-merge February 23, 2023 13:53
@fingolfin fingolfin merged commit 5bc44e5 into Nemocas:master Feb 23, 2023
@mgkurtz mgkurtz deleted the mgk/revise branch August 27, 2024 12:09
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