jlchan / StartUpDG.jl

Initializes and sets up reference elements and physical meshes for DG.
MIT License
28 stars 9 forks source link

CompatHelper: bump compat for "NodesAndModes" to "0.8" #32

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the NodesAndModes package from 0.7 to 0.7, 0.8.

This keeps 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 2 years ago

Codecov Report

Merging #32 (92abd3e) into main (ef6360c) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #32   +/-   ##
=======================================
  Coverage   97.06%   97.06%           
=======================================
  Files          15       15           
  Lines        1399     1399           
=======================================
  Hits         1358     1358           
  Misses         41       41           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

jlchan commented 2 years ago

Already updated