jlchan / StartUpDG.jl

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

test main #75

Closed ranocha closed 1 year ago

ranocha commented 1 year ago

Test main to see whether the CI failure on Julia nightly happens there, too.

Xref #73

codecov[bot] commented 1 year ago

Codecov Report

Merging #75 (738a742) into main (a6e8684) will increase coverage by 0.04%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #75      +/-   ##
==========================================
+ Coverage   97.26%   97.30%   +0.04%     
==========================================
  Files          19       19              
  Lines        2193     2193              
==========================================
+ Hits         2133     2134       +1     
+ Misses         60       59       -1     
Impacted Files Coverage Δ
src/StartUpDG.jl 100.00% <ø> (+100.00%) :arrow_up:

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

ranocha commented 1 year ago

Seems to be something else