Deep-MI / LaPy

Toolbox for Differential Geometry on Triangle and Tetrahedra Meshes (FEM, Laplace, Poisson, Heat Flow ...)
MIT License
60 stars 13 forks source link

docstrings update and rename local modules #33

Closed m-reuter closed 1 year ago

codecov[bot] commented 1 year ago

Codecov Report

Merging #33 (f504994) into main (2c19a9f) will not change coverage. The diff coverage is 66.66%.

@@          Coverage Diff          @@
##            main     #33   +/-   ##
=====================================
  Coverage   6.43%   6.43%           
=====================================
  Files         14      14           
  Lines       2362    2362           
  Branches     301     301           
=====================================
  Hits         152     152           
  Misses      2207    2207           
  Partials       3       3           
Flag Coverage Δ
unittests 6.43% <66.66%> (ø)

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

Impacted Files Coverage Δ
lapy/_read_geometry.py 0.00% <ø> (ø)
lapy/_tet_io.py 3.37% <ø> (ø)
lapy/_tria_io.py 2.56% <0.00%> (ø)
lapy/conformal.py 0.00% <ø> (ø)
lapy/heat.py 0.00% <ø> (ø)
lapy/tet_mesh.py 14.40% <100.00%> (ø)
lapy/tria_mesh.py 9.97% <100.00%> (ø)

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