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 "ComponentArrays" to "0.13" #30

Closed github-actions[bot] closed 2 years ago

github-actions[bot] commented 2 years ago

This pull request changes the compat entry for the ComponentArrays package from 0.12 to 0.12, 0.13.

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 #30 (0a7556d) into main (10648d1) will not change coverage. The diff coverage is n/a.

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

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more