GEOS icon indicating copy to clipboard operation
GEOS copied to clipboard

refactor: Compositional flow kernels - split into separate files

Open paveltomin opened this issue 1 year ago • 1 comments

paveltomin avatar Sep 29 '24 02:09 paveltomin

need review please

paveltomin avatar Oct 14 '24 18:10 paveltomin

need reviews please

paveltomin avatar Nov 04 '24 23:11 paveltomin

Codecov Report

Attention: Patch coverage is 53.91773% with 941 lines in your changes missing coverage. Please review.

Project coverage is 57.58%. Comparing base (c70e8c0) to head (c9425d3). Report is 65 commits behind head on develop.

Files with missing lines Patch % Lines
...ositional/DiffusionDispersionFluxComputeKernel.hpp 0.00% 208 Missing :warning:
...rnels/compositional/DirichletFluxComputeKernel.hpp 0.00% 126 Missing :warning:
...ompositional/ThermalDirichletFluxComputeKernel.hpp 0.00% 83 Missing :warning:
...ernels/compositional/ThermalAccumulationKernel.hpp 0.00% 80 Missing :warning:
...al/ThermalDiffusionDispersionFluxComputeKernel.hpp 0.00% 67 Missing :warning:
...luidFlow/kernels/compositional/AquiferBCKernel.cpp 0.00% 59 Missing :warning:
...ernels/compositional/ThermalResidualNormKernel.hpp 0.00% 55 Missing :warning:
...fluidFlow/kernels/compositional/C1PPUPhaseFlux.hpp 0.00% 49 Missing :warning:
...dFlow/kernels/compositional/AccumulationKernel.hpp 71.77% 35 Missing :warning:
...els/compositional/ThermalSolutionScalingKernel.hpp 0.00% 32 Missing :warning:
... and 17 more
Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #3374   +/-   ##
========================================
  Coverage    57.58%   57.58%           
========================================
  Files         1105     1135   +30     
  Lines        97797    97797           
========================================
  Hits         56316    56316           
  Misses       41481    41481           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Nov 09 '24 06:11 codecov[bot]