jlchan / StartUpDG.jl

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

CompatHelper: add new compat entry for Plots at version 1 for package test, (keep existing compat) #98

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the Plots package to 1 for package test. 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. Note: Consider registering a new release of your package immediately after merging this PR, as downstream packages may depend on this for tests to pass.

codecov[bot] commented 1 year ago

Codecov Report

Merging #98 (640e974) into main (d6251e6) will not change coverage. The diff coverage is n/a.

:exclamation: Current head 640e974 differs from pull request most recent head a84c775. Consider uploading reports for the commit a84c775 to get more accurate results

@@           Coverage Diff           @@
##             main      #98   +/-   ##
=======================================
  Coverage   97.21%   97.21%           
=======================================
  Files          25       25           
  Lines        2728     2728           
=======================================
  Hits         2652     2652           
  Misses         76       76           

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