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

WIP: Library interface dev #19

Open DavidAKopriva opened 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #19 (1f0ef3d) into main (375ac98) will decrease coverage by 0.04%. The diff coverage is 40.81%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main      #19      +/-   ##
==========================================
- Coverage   57.41%   57.36%   -0.05%     
==========================================
  Files          65       65              
  Lines        9557     9591      +34     
==========================================
+ Hits         5487     5502      +15     
- Misses       4070     4089      +19     
Flag Coverage Δ
unittests 57.36% <40.81%> (-0.05%) :arrow_down:

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

Impacted Files Coverage Δ
Source/3DSource/3DMeshController.f90 0.00% <0.00%> (-4.00%) :arrow_down:
Source/3DSource/SimpleSweep.f90 0.00% <ø> (ø)
Source/3DSource/SweeperClass.f90 0.00% <ø> (ø)
Source/Project/Model/SMModel.f90 58.45% <ø> (ø)
Source/HOHQMesh.f90 53.70% <25.00%> (-2.38%) :arrow_down:
Source/Project/MeshProject.f90 67.37% <29.16%> (-0.72%) :arrow_down:
Source/IO/MeshOutputMethods.f90 69.72% <66.66%> (-0.06%) :arrow_down:
Source/Mesh/MeshGeneratorMethods.f90 77.64% <100.00%> (+0.13%) :arrow_up:
Source/MeshObjects/SMMeshObjects.f90 62.18% <100.00%> (+0.18%) :arrow_up:
... and 1 more

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 375ac98...1f0ef3d. Read the comment docs.