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

Overhaul mutating arithmetics #1784

Merged
merged 18 commits into from
Sep 16, 2024

fix return value

06d4524
Select commit
Loading
Failed to load commit list.
Merged

Overhaul mutating arithmetics #1784

fix return value
06d4524
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Sep 16, 2024 in 1s

85.71% of diff hit (target 88.04%)

View this Pull Request on Codecov

85.71% of diff hit (target 88.04%)

Annotations

Check warning on line 302 in src/AbsSeries.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/AbsSeries.jl#L302

Added line #L302 was not covered by tests

Check warning on line 5749 in src/Matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Matrix.jl#L5749

Added line #L5749 was not covered by tests

Check warning on line 5754 in src/Matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Matrix.jl#L5754

Added line #L5754 was not covered by tests

Check warning on line 5776 in src/Matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Matrix.jl#L5776

Added line #L5776 was not covered by tests

Check warning on line 5781 in src/Matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Matrix.jl#L5781

Added line #L5781 was not covered by tests

Check warning on line 5821 in src/Matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Matrix.jl#L5821

Added line #L5821 was not covered by tests

Check warning on line 5826 in src/Matrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Matrix.jl#L5826

Added line #L5826 was not covered by tests

Check warning on line 687 in src/NCPoly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/NCPoly.jl#L687

Added line #L687 was not covered by tests

Check warning on line 3288 in src/Poly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/Poly.jl#L3288

Added line #L3288 was not covered by tests

Check warning on line 493 in src/RelSeries.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/RelSeries.jl#L493

Added line #L493 was not covered by tests

Check warning on line 343 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L343

Added line #L343 was not covered by tests

Check warning on line 360 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L360

Added line #L360 was not covered by tests

Check warning on line 377 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L377

Added line #L377 was not covered by tests

Check warning on line 385 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L384-L385

Added lines #L384 - L385 were not covered by tests

Check warning on line 394 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L394

Added line #L394 was not covered by tests

Check warning on line 402 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L401-L402

Added lines #L401 - L402 were not covered by tests

Check warning on line 411 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L411

Added line #L411 was not covered by tests

Check warning on line 419 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L418-L419

Added lines #L418 - L419 were not covered by tests

Check warning on line 428 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L428

Added line #L428 was not covered by tests

Check warning on line 445 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L445

Added line #L445 was not covered by tests

Check warning on line 453 in src/fundamental_interface.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/fundamental_interface.jl#L452-L453

Added lines #L452 - L453 were not covered by tests

Check warning on line 1135 in src/generic/MPoly.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/MPoly.jl#L1135

Added line #L1135 was not covered by tests

Check warning on line 284 in src/julia/Rational.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/julia/Rational.jl#L284

Added line #L284 was not covered by tests