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

Added linux build to github actions #169

Merged
merged 9 commits into from
Dec 30, 2020
Merged

Added linux build to github actions #169

merged 9 commits into from
Dec 30, 2020

Conversation

gbenziv
Copy link
Contributor

@gbenziv gbenziv commented Dec 29, 2020

Closes #168

  • New github action for linux

Pull Request Checklist

  • I have ensured that my commit message contains the Issue ID.
  • I have ensured that my commit message contains the feature/bugfix description.
  • I have updated the documentation accordingly.
  • I have ensured my code follows the coding guidelines.
  • I have ran lint in my code locally prior to submission.
  • I have built my changes in local successfully.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@codecov-io
Copy link

codecov-io commented Dec 30, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@c7590b6). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #169   +/-   ##
=========================================
  Coverage          ?   94.61%           
=========================================
  Files             ?       37           
  Lines             ?      724           
  Branches          ?        0           
=========================================
  Hits              ?      685           
  Misses            ?       39           
  Partials          ?        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 c7590b6...ab51eb2. Read the comment docs.

@gbenziv gbenziv merged commit 5b7fc4c into master Dec 30, 2020
@gbenziv gbenziv deleted the dev/168 branch December 30, 2020 00:32
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.

Move linux builds to GitHub Actions
2 participants