Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add status checks property to conclude unstable builds as neutral ones #78

Merged
merged 2 commits into from
Feb 8, 2021

Conversation

XiongKezhi
Copy link
Contributor

context: #46

@XiongKezhi XiongKezhi added the enhancement New feature or request label Feb 8, 2021
@XiongKezhi XiongKezhi requested a review from a team February 8, 2021 09:40
@codecov
Copy link

codecov bot commented Feb 8, 2021

Codecov Report

Merging #78 (88e8b75) into master (64dc0a6) will decrease coverage by 0.39%.
The diff coverage is 20.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
- Coverage     87.31%   86.92%   -0.40%     
  Complexity      139      139              
============================================
  Files            16       16              
  Lines           623      627       +4     
  Branches         47       48       +1     
============================================
+ Hits            544      545       +1     
- Misses           63       65       +2     
- Partials         16       17       +1     
Impacted Files Coverage Δ Complexity Δ
.../checks/status/AbstractStatusChecksProperties.java 50.00% <0.00%> (-10.00%) 1.00 <0.00> (ø)
...gins/checks/status/BuildStatusChecksPublisher.java 80.26% <25.00%> (-1.93%) 14.00 <0.00> (ø)

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 64dc0a6...f40f057. Read the comment docs.

Co-authored-by: Tim Jacomb <21194782+timja@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants