simpeg / pymatsolver

Solve matrix equations in python.
https://pymatsolver.readthedocs.io/en/latest/
MIT License
33 stars 16 forks source link

cleanup tests #38

Closed jcapriot closed 2 years ago

jcapriot commented 2 years ago

Removes the tests directory from the packages list.

codecov[bot] commented 2 years ago

Codecov Report

Merging #38 (f5c0fbb) into main (675751c) will increase coverage by 0.05%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #38      +/-   ##
==========================================
+ Coverage   89.20%   89.26%   +0.05%     
==========================================
  Files           4        5       +1     
  Lines         278      298      +20     
==========================================
+ Hits          248      266      +18     
- Misses         30       32       +2     
Impacted Files Coverage Δ
pymatsolver/__init__.py 90.00% <0.00%> (ø)

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