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

The big renaming #1260

Closed
wants to merge 2 commits into from
Closed

The big renaming #1260

wants to merge 2 commits into from

Conversation

fingolfin
Copy link
Member

Companion to Nemocas/Nemo.jl#1376

@codecov
Copy link

codecov bot commented Feb 21, 2023

Codecov Report

Merging #1260 (777949d) into master (94edb11) will decrease coverage by 0.57%.
The diff coverage is 0.00%.

❗ Current head 777949d differs from pull request most recent head 4910b66. Consider uploading reports for the commit 4910b66 to get more accurate results

@@            Coverage Diff             @@
##           master    #1260      +/-   ##
==========================================
- Coverage   85.43%   84.87%   -0.57%     
==========================================
  Files         101      101              
  Lines       27972    25562    -2410     
==========================================
- Hits        23898    21695    -2203     
+ Misses       4074     3867     -207     
Impacted Files Coverage Δ
src/AbstractTypes.jl 100.00% <ø> (ø)
src/Factor.jl 70.73% <ø> (-1.37%) ⬇️
src/Poly.jl 92.35% <ø> (-0.66%) ⬇️
src/algorithms/GenericFunctions.jl 84.84% <0.00%> (-2.66%) ⬇️
src/LaurentSeries.jl 60.00% <0.00%> (-6.67%) ⬇️
src/PuiseuxSeries.jl 60.00% <0.00%> (-6.67%) ⬇️
src/AbstractAlgebra.jl 49.10% <0.00%> (-3.32%) ⬇️
src/julia/Float.jl 75.38% <0.00%> (-3.00%) ⬇️
src/generic/NumberField.jl 81.81% <0.00%> (-2.80%) ⬇️
... and 71 more

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

FractionField -> fraction_field
LaurentSeriesField -> laurent_series_field
LaurentSeriesRing -> laurent_series_ring
MatrixSpace -> matrix_space
NumberField -> number_field
PolynomialRing -> polynomial_ring
PowerSeriesRing -> power_series_ring
ResidueField -> residue_field
ResidueRing -> residue_ring
@fingolfin fingolfin mentioned this pull request Feb 23, 2023
10 tasks
@fingolfin fingolfin closed this Feb 23, 2023
@fingolfin fingolfin deleted the mh/renaming branch February 23, 2023 01:05
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.

1 participant