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

Move from Travis to GitHub Actions #105

Merged
merged 10 commits into from Mar 24, 2020
Merged

Move from Travis to GitHub Actions #105

merged 10 commits into from Mar 24, 2020

Conversation

ErikBjare
Copy link
Member

@ErikBjare ErikBjare commented Mar 24, 2020

Needed before we can turn off Travis:

Checklist moved to #106

Closes #106

@ErikBjare ErikBjare changed the title Basic GitHub Action Move from Travis to GitHub Actions Mar 24, 2020
@codecov
Copy link

codecov bot commented Mar 24, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@214ff66). Click here to learn what that means.
The diff coverage is 87.50%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #105   +/-   ##
=========================================
  Coverage          ?   66.78%           
=========================================
  Files             ?       48           
  Lines             ?     5769           
  Branches          ?        0           
=========================================
  Hits              ?     3853           
  Misses            ?     1916           
  Partials          ?        0           
Impacted Files Coverage Δ
aw-client-rust/tests/test.rs 88.52% <0.00%> (ø)
aw-models/src/event.rs 90.62% <100.00%> (ø)
aw-models/src/timeinterval.rs 79.31% <100.00%> (ø)
aw-query/src/functions.rs 90.34% <100.00%> (ø)
aw-transform/src/classify.rs 95.41% <100.00%> (ø)
aw-server/tests/macros.rs 100.00% <0.00%> (ø)
aw-transform/src/sort.rs 100.00% <0.00%> (ø)
aw-server/tests/api.rs 95.68% <0.00%> (ø)
... and 43 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 214ff66...a2ddd8e. Read the comment docs.

@ErikBjare
Copy link
Member Author

Yay, coverage is working! Took forever though (18min).

@ErikBjare
Copy link
Member Author

Since this is such a major improvement to the CI process I'm just going ahead and merging this.

@ErikBjare ErikBjare merged commit f2afa99 into master Mar 24, 2020
@ErikBjare ErikBjare deleted the dev/github-actions branch March 24, 2020 16:58
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.

Checklist for disabling Travis
1 participant