jenkinsci / poll-mailbox-trigger-plugin

A Jenkins plugin, to poll an email inbox, and trigger jobs based on new emails.
https://plugins.jenkins.io/poll-mailbox-trigger-plugin/
MIT License
40 stars 32 forks source link

Update build config #33

Closed nickgrealy closed 6 years ago

nickgrealy commented 6 years ago

Does this PR build break?

codecov-io commented 6 years ago

Codecov Report

Merging #33 into master will increase coverage by 0.56%. The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master     #33      +/-   ##
===========================================
+ Coverage     64.53%   65.1%   +0.56%     
- Complexity        0     149     +149     
===========================================
  Files            15      15              
  Lines           736     748      +12     
  Branches        116      99      -17     
===========================================
+ Hits            475     487      +12     
  Misses          224     224              
  Partials         37      37
Impacted Files Coverage Δ Complexity Δ
.../plugins/pollmailboxtrigger/mail/utils/Logger.java 72.22% <0%> (-0.76%) 5% <0%> (+5%)
...ollmailboxtrigger/mail/utils/MailWrapperUtils.java 67.02% <0%> (+0.7%) 0% <0%> (ø) :arrow_down:
...plugins/pollmailboxtrigger/PollMailboxTrigger.java 64.96% <0%> (+0.94%) 35% <0%> (+35%) :arrow_up:
...kinsci/plugins/pollmailboxtrigger/SafeJenkins.java 60.6% <0%> (+5.43%) 12% <0%> (+12%) :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 2bdc149...4c75d6a. Read the comment docs.