deepcharles / ruptures

ruptures: change point detection in Python
BSD 2-Clause "Simplified" License
1.59k stars 162 forks source link

chore: better PR labeler #169

Closed deepcharles closed 3 years ago

deepcharles commented 3 years ago

thanks to this PR, PRs initiated by pre-commit autoupdate will not be part of the changelog (tagged as "skip-changelog")

codecov[bot] commented 3 years ago

Codecov Report

Merging #169 (fd4b4f0) into master (dd3dc67) will increase coverage by 0.29%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #169      +/-   ##
==========================================
+ Coverage   96.02%   96.31%   +0.29%     
==========================================
  Files          40       40              
  Lines         980      977       -3     
==========================================
  Hits          941      941              
+ Misses         39       36       -3     
Impacted Files Coverage Δ
src/ruptures/show/display.py 32.35% <100.00%> (+2.62%) :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 dd3dc67...fd4b4f0. Read the comment docs.