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

Implement sum #446

Merged
merged 14 commits into from
Jul 16, 2024

add some tests and avoid CI failure

5ec4b3c
Select commit
Loading
Failed to load commit list.
Merged

Implement sum #446

add some tests and avoid CI failure
5ec4b3c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jul 16, 2024 in 1s

0.00% of diff hit (target 89.61%)

View this Pull Request on Codecov

0.00% of diff hit (target 89.61%)

Annotations

Check warning on line 340 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L340

Added line #L340 was not covered by tests

Check warning on line 345 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L342-L345

Added lines #L342 - L345 were not covered by tests

Check warning on line 360 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L347-L360

Added lines #L347 - L360 were not covered by tests

Check warning on line 362 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L362

Added line #L362 was not covered by tests

Check warning on line 365 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L365

Added line #L365 was not covered by tests

Check warning on line 373 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L368-L373

Added lines #L368 - L373 were not covered by tests

Check warning on line 387 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L375-L387

Added lines #L375 - L387 were not covered by tests

Check warning on line 396 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L389-L396

Added lines #L389 - L396 were not covered by tests

Check warning on line 399 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L398-L399

Added lines #L398 - L399 were not covered by tests

Check warning on line 401 in src/generic/AbstractBandedMatrix.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/generic/AbstractBandedMatrix.jl#L401

Added line #L401 was not covered by tests