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

Added tokei.rs badge #388

Closed nfx closed 8 months ago

nfx commented 8 months ago

lines of code

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 87.97%. Comparing base (0e62672) to head (cd44308).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #388 +/- ## ======================================= Coverage 87.97% 87.97% ======================================= Files 6 6 Lines 998 998 Branches 232 232 ======================================= Hits 878 878 Misses 87 87 Partials 33 33 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.