trixi-framework / HOHQMesh

High Order Hex-Quad Mesh (HOHQMesh) package to automatically generate all-quadrilateral meshes with high order boundary information.
https://trixi-framework.github.io/HOHQMesh
Other
45 stars 8 forks source link

Release workflow #9

Closed sloede closed 3 years ago

sloede commented 3 years ago

Create documentation & scripts for releasing a new version of HOHQMesh. At this time, this is still work-in-progress and was created to make it easier to discuss what we want and need.

codecov[bot] commented 3 years ago

Codecov Report

Merging #9 (88ec012) into master (2915a3b) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #9   +/-   ##
=======================================
  Coverage   57.12%   57.12%           
=======================================
  Files          65       65           
  Lines        9470     9470           
=======================================
  Hits         5410     5410           
  Misses       4060     4060           
Flag Coverage Δ
unittests 57.12% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
Source/HOHQMeshMain.f90 45.61% <ø> (ø)

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 2915a3b...88ec012. Read the comment docs.