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
6 stars 3 forks source link

add lowercase filename check #189

Closed rath3t closed 11 months ago

codecov[bot] commented 12 months ago

Codecov Report

Merging #189 (bccaddd) into main (e2fd84c) will increase coverage by 0.01%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #189      +/-   ##
==========================================
+ Coverage   91.11%   91.12%   +0.01%     
==========================================
  Files          42       44       +2     
  Lines        1834     1927      +93     
==========================================
+ Hits         1671     1756      +85     
- Misses        163      171       +8     
Flag Coverage Δ
tests 91.12% <ø> (+0.01%) :arrow_up:

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

Files Coverage Δ
ikarus/assembler/simpleassemblers.hh 100.00% <ø> (ø)
ikarus/assembler/simpleassemblers.inl 100.00% <ø> (ø)
ikarus/controlroutines/loadcontrol.hh 100.00% <ø> (ø)
ikarus/controlroutines/pathfollowingtechnique.hh 100.00% <ø> (ø)
ikarus/finiteelements/febases/autodifffe.hh 95.45% <ø> (ø)
ikarus/finiteelements/febases/powerbasisfe.hh 100.00% <ø> (ø)
ikarus/finiteelements/ferequirements.hh 68.00% <ø> (ø)
...finiteelements/mechanics/enhancedassumedstrains.hh 98.57% <ø> (ø)
...rus/finiteelements/mechanics/kirchhoffloveshell.hh 86.45% <ø> (ø)
ikarus/finiteelements/mechanics/linearelastic.hh 100.00% <ø> (ø)
... and 33 more

:mega: Codecov offers a browser extension for seamless coverage viewing on GitHub. Try it in Chrome or Firefox today!