SKopecz / PositiveIntegrators.jl

A Julia library of positivity-preserving time integration methods
https://skopecz.github.io/PositiveIntegrators.jl/
MIT License
13 stars 4 forks source link

remove PositiveIntegrators from docs/Project.toml #102

Closed ranocha closed 2 months ago

ranocha commented 2 months ago

It should work without this and this simplifies stuff since we do not need to keep the compat entry in docs/Project.toml up to date.

Closes #100

codecov-commenter commented 2 months ago

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 98.32%. Comparing base (4fdc654) to head (f90a8fc).

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #102 +/- ## ======================================= Coverage 98.32% 98.32% ======================================= Files 6 6 Lines 1250 1250 ======================================= Hits 1229 1229 Misses 21 21 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.