jlchan / StartUpDG.jl

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

replacing .mat with .hdf5 #16

Closed jlchan closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #16 (5e07a3c) into master (438a6d8) will increase coverage by 0.09%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #16      +/-   ##
==========================================
+ Coverage   97.28%   97.37%   +0.09%     
==========================================
  Files          14       14              
  Lines        1104     1106       +2     
==========================================
+ Hits         1074     1077       +3     
+ Misses         30       29       -1     
Impacted Files Coverage Δ
src/StartUpDG.jl 100.00% <ø> (ø)
src/RefElemData.jl 97.43% <100.00%> (+1.38%) :arrow_up:
src/RefElemData_SBP.jl 98.16% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 438a6d8...5e07a3c. Read the comment docs.