databrickslabs / tempo

API for manipulating time series on top of Apache Spark: lagged time values, rolling statistics (mean, avg, sum, count, etc), AS OF joins, downsampling, and interpolation
https://pypi.org/project/dbl-tempo
Other
306 stars 52 forks source link

[mypy, coverage] Complete Type Checking for the Project and updates to Coverage configuration #324

Closed R7L208 closed 1 year ago

R7L208 commented 1 year ago

This PR includes:

codecov[bot] commented 1 year ago

Codecov Report

Merging #324 (52e2297) into master (27f2478) will increase coverage by 2.80%. The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #324      +/-   ##
==========================================
+ Coverage   85.02%   87.83%   +2.80%     
==========================================
  Files           6        6              
  Lines         768      871     +103     
  Branches      160      176      +16     
==========================================
+ Hits          653      765     +112     
+ Misses         97       81      -16     
- Partials       18       25       +7     

see 6 files with indirect coverage changes