Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding SourceFluxStatistics #2954

Merged
merged 110 commits into from
Jun 14, 2024

renaming testFluidStatistics to testFlowStatistics

9f78b8d
Select commit
Loading
Failed to load commit list.
Merged

Adding SourceFluxStatistics #2954

renaming testFluidStatistics to testFlowStatistics
9f78b8d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Apr 3, 2024 in 0s

52.78% (-0.44%) compared to 82879a1

View this Pull Request on Codecov

52.78% (-0.44%) compared to 82879a1

Details

Codecov Report

Attention: Patch coverage is 4.24028% with 271 lines in your changes are missing coverage. Please review.

Project coverage is 52.78%. Comparing base (82879a1) to head (9f78b8d).

❗ Current head 9f78b8d differs from pull request most recent head 8f72e9f. Consider uploading reports for the commit 8f72e9f to get more accurate results

Files Patch % Lines
...onents/fieldSpecification/SourceFluxStatistics.cpp 0.00% 154 Missing ⚠️
...onents/fieldSpecification/SourceFluxStatistics.hpp 2.17% 45 Missing ⚠️
src/coreComponents/common/Units.hpp 0.00% 20 Missing ⚠️
...nents/physicsSolvers/fluidFlow/SinglePhaseBase.cpp 11.76% 15 Missing ⚠️
...sSolvers/fluidFlow/CompositionalMultiphaseBase.cpp 6.66% 14 Missing ⚠️
...s/fluidFlow/ReactiveCompositionalMultiphaseOBL.cpp 0.00% 9 Missing ⚠️
...fieldSpecification/SourceFluxBoundaryCondition.cpp 0.00% 4 Missing ⚠️
...rs/fluidFlow/CompositionalMultiphaseStatistics.cpp 0.00% 3 Missing ⚠️
src/coreComponents/mesh/ElementRegionBase.hpp 0.00% 2 Missing ⚠️
...sSolvers/fluidFlow/CompositionalMultiphaseBase.hpp 0.00% 2 Missing ⚠️
... and 2 more
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2954      +/-   ##
===========================================
- Coverage    53.22%   52.78%   -0.44%     
===========================================
  Files          988      979       -9     
  Lines        83496    82918     -578     
===========================================
- Hits         44443    43772     -671     
- Misses       39053    39146      +93     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.