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

Discontinouos quantities #13

Closed j-fu closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #13 (f8f9906) into master (8877b15) will decrease coverage by 1.24%. The diff coverage is 41.55%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #13      +/-   ##
==========================================
- Coverage   78.83%   77.58%   -1.25%     
==========================================
  Files          16       17       +1     
  Lines        1729     1789      +60     
==========================================
+ Hits         1363     1388      +25     
- Misses        366      401      +35     
Impacted Files Coverage Δ
src/VoronoiFVM.jl 100.00% <ø> (ø)
src/vfvm_impedance.jl 96.46% <ø> (ø)
src/vfvm_quantities.jl 0.00% <0.00%> (ø)
src/vfvm_solver.jl 78.29% <ø> (-0.20%) :arrow_down:
src/vfvm_geometryitems.jl 83.63% <78.72%> (+21.02%) :arrow_up:
src/vfvm_system.jl 88.23% <86.66%> (+6.88%) :arrow_up:
src/vfvm_physics.jl 85.08% <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 8877b15...f8f9906. Read the comment docs.