bosondata / badwolf

Docker based continuous integration, continuous deployment and code lint review system for BitBucket
https://badwolf.readthedocs.io/en/latest/
MIT License
88 stars 12 forks source link

Add PR's author to email's body. #35

Closed laixintao closed 6 years ago

laixintao commented 6 years ago

There is no author info in email subject or body, so it's difficult to filter notification by email client.

codecov-io commented 6 years ago

Codecov Report

Merging #35 into master will increase coverage by 0.08%. The diff coverage is 0%.

@@            Coverage Diff             @@
##           master      #35      +/-   ##
==========================================
+ Coverage   62.38%   62.47%   +0.08%     
==========================================
  Files          39       39              
  Lines        2260     2257       -3     
==========================================
  Hits         1410     1410              
+ Misses        850      847       -3
Impacted Files Coverage Δ
badwolf/builder.py 13.1% <0%> (+0.16%) :arrow_up: