opengeophysics / matrixutils

Utilities for working with matrices as linear operators
MIT License
1 stars 0 forks source link

Remove isScalar (use numpy instead) #1

Closed rowanc1 closed 6 years ago

codecov-io commented 6 years ago

Codecov Report

Merging #1 into master will increase coverage by 2.92%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master       #1      +/-   ##
==========================================
+ Coverage   70.81%   73.74%   +2.92%     
==========================================
  Files           7        7              
  Lines         394      377      -17     
==========================================
- Hits          279      278       -1     
+ Misses        115       99      -16
Impacted Files Coverage Δ
matrixutils/matutils.py 87.38% <ø> (-0.06%) :arrow_down:
matrixutils/codeutils.py 83.33% <ø> (-3.04%) :arrow_down:
matrixutils/__init__.py 100% <100%> (ø) :arrow_up:
matrixutils/meshutils.py 89.47% <100%> (+57.47%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update bc49310...4a0d74e. Read the comment docs.