psolymos / intrval

Relational Operators for Intervals
41 stars 4 forks source link

updated function `.intrval3` #13

Closed mgacc0 closed 7 years ago

mgacc0 commented 7 years ago

The previous attempts of writing the function .intrval3 had many bugs. This includes some tests (that should be placed in the appropriate file).

It includes a simplified function .get_intrval and a function .intrval which is better vectorized.

codecov-io commented 7 years ago

Current coverage is 82.56% (diff: 100%)

Merging #13 into overlap-operators will not change coverage

@@           overlap-operators        #13   diff @@
===================================================
  Files                      3          3          
  Lines                    195        195          
  Methods                    0          0          
  Messages                   0          0          
  Branches                   0          0          
===================================================
  Hits                     161        161          
  Misses                    34         34          
  Partials                   0          0          

Powered by Codecov. Last update 308e86d...dca87b8