Skip to content
This repository has been archived by the owner on Aug 30, 2023. It is now read-only.

Create GH Actions CI for Ubuntu/macOS #403

Merged
merged 30 commits into from
May 25, 2020
Merged

Create GH Actions CI for Ubuntu/macOS #403

merged 30 commits into from
May 25, 2020

Conversation

marandaneto
Copy link
Contributor

@marandaneto marandaneto commented May 10, 2020

📢 Type of change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring

📜 Description

Create GH Actions CI for Ubuntu/macOS
I've had a few problems to set up on Windows, as you can see the number of commits, so next time :)

💡 Motivation and Context

Let's try to use and compare it with Travis and Appveyor.

💚 How did you test it?

running CI

📝 Checklist

  • I reviewed submitted code
  • I added tests to verify changes
  • All tests passing

🔮 Next steps

add windows workflow

@marandaneto marandaneto requested a review from bruno-garcia as a code owner May 10, 2020 13:41
.github/workflows/android.yml Outdated Show resolved Hide resolved
@codecov-io
Copy link

codecov-io commented May 10, 2020

Codecov Report

Merging #403 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #403   +/-   ##
=========================================
  Coverage     59.84%   59.84%           
  Complexity      790      790           
=========================================
  Files            89       89           
  Lines          3621     3621           
  Branches        350      350           
=========================================
  Hits           2167     2167           
  Misses         1302     1302           
  Partials        152      152           

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 4ee300d...2e7ebee. Read the comment docs.

@marandaneto marandaneto marked this pull request as draft May 11, 2020 17:44
@codecov-commenter
Copy link

codecov-commenter commented May 23, 2020

Codecov Report

Merging #403 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #403   +/-   ##
=========================================
  Coverage     59.96%   59.96%           
  Complexity      812      812           
=========================================
  Files            93       93           
  Lines          3742     3742           
  Branches        363      363           
=========================================
  Hits           2244     2244           
  Misses         1343     1343           
  Partials        155      155           

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 445e83f...b53c309. Read the comment docs.

@marandaneto marandaneto changed the title Create GH Actions CI Create GH Actions CI for Ubuntu/macOS May 24, 2020
@marandaneto marandaneto marked this pull request as ready for review May 24, 2020 13:02
@marandaneto marandaneto requested a review from bruno-garcia May 24, 2020 13:02
Copy link
Member

@bruno-garcia bruno-garcia left a comment

Choose a reason for hiding this comment

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

👍 could drop a badge too

@marandaneto marandaneto merged commit 94e4a0f into master May 25, 2020
@marandaneto marandaneto deleted the enha/gh-actions branch May 25, 2020 14:51
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants