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

New Algorithm SharpFineRKN6 #2059

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from

Merge branch 'SciML:master' into SharpFineRKN6

912e9d3
Select commit
Loading
Failed to load commit list.
Draft

New Algorithm SharpFineRKN6 #2059

Merge branch 'SciML:master' into SharpFineRKN6
912e9d3
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Codecov / codecov/patch failed Nov 14, 2023 in 1s

0.00% of diff hit (target 84.24%)

View this Pull Request on Codecov

0.00% of diff hit (target 84.24%)

Annotations

Check warning on line 470 in src/alg_utils.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/alg_utils.jl#L470

Added line #L470 was not covered by tests

Check warning on line 146 in src/caches/rkn_caches.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/caches/rkn_caches.jl#L146

Added line #L146 was not covered by tests

Check warning on line 151 in src/caches/rkn_caches.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/caches/rkn_caches.jl#L150-L151

Added lines #L150 - L151 were not covered by tests

Check warning on line 166 in src/caches/rkn_caches.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/caches/rkn_caches.jl#L153-L166

Added lines #L153 - L166 were not covered by tests

Check warning on line 169 in src/caches/rkn_caches.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/caches/rkn_caches.jl#L169

Added line #L169 was not covered by tests

Check warning on line 173 in src/caches/rkn_caches.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/caches/rkn_caches.jl#L173

Added line #L173 was not covered by tests

Check warning on line 369 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L369

Added line #L369 was not covered by tests

Check warning on line 373 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L371-L373

Added lines #L371 - L373 were not covered by tests

Check warning on line 380 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L380

Added line #L380 was not covered by tests

Check warning on line 383 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L382-L383

Added lines #L382 - L383 were not covered by tests

Check warning on line 387 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L385-L387

Added lines #L385 - L387 were not covered by tests

Check warning on line 391 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L389-L391

Added lines #L389 - L391 were not covered by tests

Check warning on line 395 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L393-L395

Added lines #L393 - L395 were not covered by tests

Check warning on line 398 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L397-L398

Added lines #L397 - L398 were not covered by tests

Check warning on line 400 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L400

Added line #L400 was not covered by tests

Check warning on line 404 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L403-L404

Added lines #L403 - L404 were not covered by tests

Check warning on line 407 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L407

Added line #L407 was not covered by tests

Check warning on line 412 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L411-L412

Added lines #L411 - L412 were not covered by tests

Check warning on line 415 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L415

Added line #L415 was not covered by tests

Check warning on line 420 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L419-L420

Added lines #L419 - L420 were not covered by tests

Check warning on line 424 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L424

Added line #L424 was not covered by tests

Check warning on line 433 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L428-L433

Added lines #L428 - L433 were not covered by tests

Check warning on line 455 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L450-L455

Added lines #L450 - L455 were not covered by tests

Check warning on line 464 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L462-L464

Added lines #L462 - L464 were not covered by tests

Check warning on line 467 in src/perform_step/rkn_perform_step.jl

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/perform_step/rkn_perform_step.jl#L466-L467

Added lines #L466 - L467 were not covered by tests