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
309 stars 53 forks source link

[chore] Fix codecov reporting #352

Closed R7L208 closed 1 year ago

R7L208 commented 1 year ago

update GH workflow to publish xml coverage file to codecov so viewabl…e on the website

codecov[bot] commented 1 year ago

Codecov Report

Merging #352 (c08606a) into master (776218e) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #352   +/-   ##
=======================================
  Coverage   87.72%   87.72%           
=======================================
  Files           6        6           
  Lines         872      872           
  Branches      177      177           
=======================================
  Hits          765      765           
  Misses         81       81           
  Partials       26       26           

see 12 files with indirect coverage changes