Skip to content

Move CI to GitHub Actions #83

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

Merged
merged 4 commits into from
Dec 8, 2019
Merged

Conversation

sergeyklay
Copy link
Contributor

Hello!

  • Type: new feature
  • Link to issue: -

In raising this pull request, I confirm the following:

  • I have read and understood the Contributing Guidelines
  • I have checked that another pull request for this purpose does not exist.
  • I wrote some tests for this PR.

Small description of change:

  • Move CI to GitHub Actions
  • Cleaned up install-re2c.sh script
  • Add macOS support

Thanks

- Move CI to GitHub Actions
- Cleaned up install-re2c.sh script
- Add macOS support
@codecov
Copy link

codecov bot commented Dec 8, 2019

Codecov Report

Merging #83 into development will increase coverage by 6.67%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           development      #83      +/-   ##
===============================================
+ Coverage        73.85%   80.52%   +6.67%     
===============================================
  Files                5        5              
  Lines             2719     6538    +3819     
===============================================
+ Hits              2008     5265    +3257     
- Misses             711     1273     +562
Flag Coverage Δ
#unittests 80.52% <ø> (?)
Impacted Files Coverage Δ
parser/scanner.re 86.75% <0%> (-11.51%) ⬇️
parser/parser.h 89.13% <0%> (-1.91%) ⬇️
parser/base.c 93.78% <0%> (+1.47%) ⬆️

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 5310b49...c9f77b9. Read the comment docs.

@sergeyklay sergeyklay merged commit 0be4075 into development Dec 8, 2019
@sergeyklay sergeyklay deleted the feature/github-actions branch December 8, 2019 17:05
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