Skip to content

Deprecate vector_space_dimension, use vector_space_dim instead#5030

Merged
lgoettgens merged 1 commit intomasterfrom
mh/vector_space_dim
Jun 30, 2025
Merged

Deprecate vector_space_dimension, use vector_space_dim instead#5030
lgoettgens merged 1 commit intomasterfrom
mh/vector_space_dim

Conversation

@fingolfin
Copy link
Copy Markdown
Member

See also PR #4967 (which will likely have minor conflicts with this), CC @emikelsons

@fingolfin fingolfin added topic: commutative algebra release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes labels Jun 27, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Jun 27, 2025

Codecov Report

Attention: Patch coverage is 89.47368% with 4 lines in your changes missing coverage. Please review.

Project coverage is 84.86%. Comparing base (18327f4) to head (2e62e3a).
Report is 1 commits behind head on master.

Files with missing lines Patch % Lines
src/Modules/UngradedModules/Methods.jl 80.00% 2 Missing ⚠️
experimental/Schemes/src/Resolution_tools.jl 66.66% 1 Missing ⚠️
experimental/Schemes/src/SpaceGerms.jl 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5030      +/-   ##
==========================================
- Coverage   84.86%   84.86%   -0.01%     
==========================================
  Files         698      698              
  Lines       94290    94290              
==========================================
- Hits        80022    80021       -1     
- Misses      14268    14269       +1     
Files with missing lines Coverage Δ
...xperimental/InvariantTheory/src/InvariantTheory.jl 89.89% <100.00%> (ø)
experimental/Schemes/src/Resolution_structure.jl 67.31% <100.00%> (ø)
experimental/Schemes/src/Tjurina.jl 100.00% <100.00%> (ø)
src/AlgebraicGeometry/Curves/AffinePlaneCurve.jl 96.93% <100.00%> (ø)
...ometry/Schemes/AffineSchemes/Objects/Attributes.jl 91.66% <100.00%> (ø)
...es/AffineSchemes/SimplifiedAffineScheme/Methods.jl 82.62% <100.00%> (ø)
src/AlgebraicGeometry/Surfaces/duValSing.jl 100.00% <100.00%> (ø)
src/Rings/mpoly-affine-algebras.jl 84.30% <100.00%> (ø)
src/Rings/mpolyquo-localizations.jl 75.34% <100.00%> (ø)
src/deprecations.jl 0.00% <ø> (ø)
... and 3 more

... and 1 file with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Copy Markdown
Member

@lgoettgens lgoettgens left a comment

Choose a reason for hiding this comment

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

LGTM, but maybe @afkafkafk13 or @HechtiDerLachs wanna have a look as well?

Copy link
Copy Markdown
Collaborator

@afkafkafk13 afkafkafk13 left a comment

Choose a reason for hiding this comment

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

You were just a few moments faster than me.... Looks good to me, too.

@lgoettgens lgoettgens merged commit a4a73aa into master Jun 30, 2025
37 of 39 checks passed
@lgoettgens lgoettgens deleted the mh/vector_space_dim branch June 30, 2025 11:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release notes: use title For PRs: the title of this PR is suitable for direct use in the release notes topic: commutative algebra

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants