staircase-dev / staircase

A powerful data analysis package based on mathematical step functions. Strongly aligned with pandas.
https://staircase.dev
MIT License
59 stars 12 forks source link

Gh129 stairs array arithmetic ops #130

Closed venaturum closed 2 years ago

venaturum commented 2 years ago
codecov-commenter commented 2 years ago

Codecov Report

Merging #130 (6420530) into master (0efdb40) will decrease coverage by 0.04%. The diff coverage is 94.28%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #130      +/-   ##
==========================================
- Coverage   95.89%   95.85%   -0.05%     
==========================================
  Files          34       34              
  Lines        1925     1953      +28     
==========================================
+ Hits         1846     1872      +26     
- Misses         79       81       +2     
Impacted Files Coverage Δ
staircase/core/arrays/extension.py 95.55% <88.88%> (-0.90%) :arrow_down:
staircase/core/arrays/docstrings.py 98.30% <100.00%> (+0.18%) :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 0efdb40...6420530. Read the comment docs.