ansible / ansibullbot

Bot for management of Ansible issues and PRs on GitHub.
GNU General Public License v3.0
203 stars 126 forks source link

Add automated comment to docs_only PRs #1646

Closed mkrizek closed 2 years ago

mkrizek commented 2 years ago

Fixes #1645 Fixes #1067

codecov[bot] commented 2 years ago

Codecov Report

Merging #1646 (904fb85) into devel (c735d40) will decrease coverage by 0.01%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##            devel    #1646      +/-   ##
==========================================
- Coverage   35.87%   35.85%   -0.01%     
==========================================
  Files          52       52              
  Lines        7246     7249       +3     
==========================================
  Hits         2599     2599              
- Misses       4647     4650       +3     
samccann commented 2 years ago

Thanks for this!