j-fu / VoronoiFVM.jl

Solution of nonlinear multiphysics partial differential equation systems using the Voronoi finite volume method
MIT License
183 stars 33 forks source link

fix quantity postprocessing #33

Closed j-fu closed 2 years ago

j-fu commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #33 (20e427e) into master (28be2e5) will decrease coverage by 1.72%. The diff coverage is 85.18%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #33      +/-   ##
==========================================
- Coverage   87.09%   85.36%   -1.73%     
==========================================
  Files          20       20              
  Lines        2147     2153       +6     
==========================================
- Hits         1870     1838      -32     
- Misses        277      315      +38     
Impacted Files Coverage Δ
src/vfvm_quantities.jl 85.96% <66.66%> (-0.53%) :arrow_down:
src/vfvm_postprocess.jl 97.84% <86.66%> (-2.16%) :arrow_down:
src/vfvm_geometryitems.jl 81.06% <88.88%> (-0.76%) :arrow_down:
src/vfvm_history.jl 48.27% <0.00%> (-31.04%) :arrow_down:
src/gridvisualize.jl 15.78% <0.00%> (-10.53%) :arrow_down:
src/vfvm_system.jl 83.90% <0.00%> (-4.65%) :arrow_down:
src/vfvm_solver.jl 84.83% <0.00%> (-1.85%) :arrow_down:
src/vfvm_physics.jl 83.05% <0.00%> (-0.29%) :arrow_down:
src/vfvm_transientsolution.jl 80.43% <0.00%> (+1.71%) :arrow_up:

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 28be2e5...20e427e. Read the comment docs.