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

#6 - Implementing stars-up bot #18

Merged
merged 7 commits into from
Apr 13, 2020
Merged

#6 - Implementing stars-up bot #18

merged 7 commits into from
Apr 13, 2020

Conversation

iakunin
Copy link
Owner

@iakunin iakunin commented Apr 13, 2020

This PR is for issue #6

@codecov
Copy link

codecov bot commented Apr 13, 2020

Codecov Report

Merging #18 into master will increase coverage by 12.52%.
The diff coverage is 88.15%.

Impacted file tree graph

@@              Coverage Diff              @@
##             master      #18       +/-   ##
=============================================
+ Coverage     20.41%   32.94%   +12.52%     
- Complexity       55       81       +26     
=============================================
  Files            41       42        +1     
  Lines           622      683       +61     
  Branches         16       19        +3     
=============================================
+ Hits            127      225       +98     
+ Misses          493      452       -41     
- Partials          2        6        +4     
Impacted Files Coverage Δ Complexity Δ
.../dev/iakunin/codexiabot/bot/FoundOnHackernews.java 3.92% <0.00%> (+0.28%) 1.00 <0.00> (ø)
...java/dev/iakunin/codexiabot/bot/FoundOnReddit.java 4.76% <0.00%> (+0.41%) 1.00 <0.00> (ø)
...kunin/codexiabot/common/entity/AbstractEntity.java 66.66% <ø> (ø) 1.00 <0.00> (ø)
...va/dev/iakunin/codexiabot/github/GithubModule.java 50.00% <ø> (ø) 0.00 <0.00> (ø)
.../iakunin/codexiabot/codexia/CodexiaModuleImpl.java 72.72% <80.00%> (+70.02%) 7.00 <4.00> (+6.00)
.../main/java/dev/iakunin/codexiabot/bot/StarsUp.java 94.91% <94.91%> (ø) 15.00 <15.00> (?)
src/main/java/dev/iakunin/codexiabot/bot/Bot.java 100.00% <100.00%> (ø) 0.00 <0.00> (ø)
...ev/iakunin/codexiabot/github/GithubModuleImpl.java 15.27% <100.00%> (+4.01%) 5.00 <1.00> (+3.00)
... and 3 more

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 8b0c2bc...d8928e0. Read the comment docs.

@iakunin iakunin merged commit 12b0267 into master Apr 13, 2020
@iakunin iakunin deleted the 6 branch April 13, 2020 17:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant