ikarus-project / ikarus

Ikarus is a C++-based library that uses DUNE modules to solve partial differential equations with the finite element method and more.
https://ikarus-project.github.io/
Other
5 stars 3 forks source link

Add ResultEvaluator for Post Processing #165

Closed henrij22 closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #165 (048815c) into main (661f28b) will decrease coverage by 0.03%. The diff coverage is 89.41%.

:exclamation: Current head 048815c differs from pull request most recent head da8ab0f. Consider uploading reports for the commit da8ab0f to get more accurate results

@@            Coverage Diff             @@
##             main     #165      +/-   ##
==========================================
- Coverage   90.10%   90.07%   -0.03%     
==========================================
  Files          41       43       +2     
  Lines        1899     1974      +75     
  Branches       13       13              
==========================================
+ Hits         1711     1778      +67     
- Misses        178      186       +8     
  Partials       10       10              
Flag Coverage Δ
tests 90.07% <89.41%> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
ikarus/finiteElements/feBases/powerBasisFE.hh 100.00% <ø> (ø)
ikarus/finiteElements/feRequirements.hh 79.54% <52.94%> (-13.32%) :arrow_down:
ikarus/io/resultFunction.hh 95.00% <95.00%> (ø)
...finiteElements/mechanics/enhancedAssumedStrains.hh 100.00% <100.00%> (ø)
ikarus/finiteElements/mechanics/linearElastic.hh 98.07% <100.00%> (-0.02%) :arrow_down:
...karus/finiteElements/mechanics/nonLinearElastic.hh 80.59% <100.00%> (+8.25%) :arrow_up:
ikarus/io/resultEvaluators.hh 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more