jlchan / StartUpDG.jl

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

CompatHelper: add new compat entry for Triangulate at version 2, (keep existing compat) #64

Closed github-actions[bot] closed 1 year ago

github-actions[bot] commented 1 year ago

This pull request sets the compat entry for the Triangulate package to 2. 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 #64 (da8585f) into main (516a926) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #64   +/-   ##
=======================================
  Coverage   97.59%   97.59%           
=======================================
  Files          18       18           
  Lines        2206     2206           
=======================================
  Hits         2153     2153           
  Misses         53       53           

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