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

Update SizerControls.f90 #5

Closed DavidAKopriva closed 3 years ago

DavidAKopriva commented 3 years ago

Limit size of argument to exponential

codecov[bot] commented 3 years ago

Codecov Report

Merging #5 (e09caad) into master (961f903) will increase coverage by 0.01%. The diff coverage is 85.71%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #5      +/-   ##
==========================================
+ Coverage   57.10%   57.12%   +0.01%     
==========================================
  Files          65       65              
  Lines        9462     9471       +9     
==========================================
+ Hits         5403     5410       +7     
- Misses       4059     4061       +2     
Flag Coverage Δ
unittests 57.12% <85.71%> (+0.01%) :arrow_up:

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

Impacted Files Coverage Δ
Source/HOHQMeshMain.f90 45.61% <50.00%> (-0.69%) :arrow_down:
Source/Project/Sizer/SizerControls.f90 67.04% <100.00%> (+2.41%) :arrow_up:
Source/Testing/MeshingTests.f90 93.58% <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 e3dca55...e09caad. Read the comment docs.