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

Add MacOS check and test to CI #744

Merged
merged 1 commit into from Oct 1, 2020
Merged

Add MacOS check and test to CI #744

merged 1 commit into from Oct 1, 2020

Conversation

neeldug
Copy link
Contributor

@neeldug neeldug commented Sep 30, 2020

adds macos checks and tests to pull request ci

It changes the following:

  • automated testing and checks to include MacOS using GitHub Actions

adds macos checks and tests to pull request ci
@codecov
Copy link

codecov bot commented Sep 30, 2020

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #744   +/-   ##
=======================================
  Coverage   71.75%   71.75%           
=======================================
  Files         200      200           
  Lines       13983    13983           
=======================================
  Hits        10033    10033           
  Misses       3950     3950           
Impacted Files Coverage Δ
tester/src/results.rs
tester/src/read.rs
tester/src/main.rs
tester/src/exec.rs
boa_tester/src/exec.rs 0.00% <0.00%> (ø)
boa_tester/src/results.rs 0.00% <0.00%> (ø)
boa_tester/src/read.rs 0.00% <0.00%> (ø)
boa_tester/src/main.rs 0.00% <0.00%> (ø)

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 be6ac0c...b1c6279. Read the comment docs.

@HalidOdat HalidOdat added the enhancement New feature or request label Oct 1, 2020
@HalidOdat HalidOdat added this to the v0.10.0 milestone Oct 1, 2020
@HalidOdat HalidOdat changed the title ci(GitHubActions): add macos check and test to ci Add MacOS check and test to CI Oct 1, 2020
@HalidOdat HalidOdat merged commit 672aa11 into boa-dev:master Oct 1, 2020
@neeldug neeldug deleted the macos-ci branch October 1, 2020 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants