zwicker-group / py-pde

Python package for solving partial differential equations using finite differences.
https://py-pde.readthedocs.io
MIT License
412 stars 52 forks source link

Improved typing #284

Closed david-zwicker closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #284 (b82f2d3) into master (83ddac1) will decrease coverage by 0.01%. The diff coverage is 71.42%.

@@            Coverage Diff             @@
##           master     #284      +/-   ##
==========================================
- Coverage   87.72%   87.71%   -0.02%     
==========================================
  Files          70       70              
  Lines       10334    10340       +6     
==========================================
+ Hits         9066     9070       +4     
- Misses       1268     1270       +2     
Flag Coverage Δ
unittests 87.71% <71.42%> (-0.02%) :arrow_down:

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

Impacted Files Coverage Δ
pde/grids/boundaries/axis.py 93.25% <ø> (ø)
pde/fields/collection.py 90.32% <71.42%> (-0.52%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.