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

Experiment with GitHub actions #14

Merged
merged 3 commits into from
Oct 9, 2019
Merged

Experiment with GitHub actions #14

merged 3 commits into from
Oct 9, 2019

Conversation

dimamo5
Copy link
Collaborator

@dimamo5 dimamo5 commented Oct 8, 2019

This PR adds initial support to Github Actions. It's basically a copy of our pipeline from Travis.

I think it's best to have both of them. I'm not entirely sure that Github Actions has the same stability as Travis.

@dimamo5 dimamo5 requested a review from a team October 8, 2019 14:22
@ghost ghost requested review from queimadus and removed request for a team October 8, 2019 14:22
@codecov
Copy link

codecov bot commented Oct 8, 2019

Codecov Report

Merging #14 into master will decrease coverage by 4.69%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master      #14     +/-   ##
===========================================
- Coverage     73.28%   68.58%   -4.7%     
  Complexity        1        1             
===========================================
  Files             8        8             
  Lines           146      156     +10     
  Branches         20       21      +1     
===========================================
  Hits            107      107             
- Misses           30       40     +10     
  Partials          9        9
Impacted Files Coverage Δ Complexity Δ
...c/main/kotlin/com/velocidi/GetAdvertisingIdTask.kt 5.88% <0%> (-8.41%) 0% <0%> (ø)

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 fe2374b...e8c6f29. Read the comment docs.

Copy link
Contributor

@queimadus queimadus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@queimadus queimadus merged commit 15db9d2 into master Oct 9, 2019
@queimadus queimadus deleted the github-actions branch October 9, 2019 11:01
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.

2 participants