agdestein / IncompressibleNavierStokes.jl

Incompressible Navier-Stokes solver
https://agdestein.github.io/IncompressibleNavierStokes.jl/dev/
MIT License
48 stars 13 forks source link

CompatHelper: bump compat for JLD2 to 0.5 for package SymmetryClosure, (drop existing compat) #89

Closed github-actions[bot] closed 1 month ago

github-actions[bot] commented 1 month ago

This pull request changes the compat entry for the JLD2 package from 0.4 to 0.5 for package SymmetryClosure. This drops the compat entries for earlier versions.

Note: I have not tested your package with this new compat entry. It is your responsibility to make sure that your package tests pass before you merge this pull request.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 54.49%. Comparing base (7db3add) to head (0d154b3). Report is 4 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #89 +/- ## ======================================= Coverage 54.49% 54.49% ======================================= Files 28 28 Lines 3417 3417 ======================================= Hits 1862 1862 Misses 1555 1555 ```

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