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

support scala-native #87

Merged
merged 1 commit into from
Jul 9, 2018
Merged

support scala-native #87

merged 1 commit into from
Jul 9, 2018

Conversation

xuwei-k
Copy link
Contributor

@xuwei-k xuwei-k commented May 21, 2018

fix #73

@codecov-io
Copy link

codecov-io commented May 21, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #87   +/-   ##
=======================================
  Coverage   98.26%   98.26%           
=======================================
  Files           6        6           
  Lines         289      289           
  Branches       34       34           
=======================================
  Hits          284      284           
  Misses          5        5

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 fc6206a...3c0983a. Read the comment docs.

@johnynek
Copy link
Collaborator

This is great! Thank you very much! Would you be willing to update the README if there are any instructions on what people need to do to prepare their local system to build native or to run the native tests (or add new tests?). It looks like all new tests will need to do some build changes.

Thanks again!

@johnynek johnynek merged commit 0d041ce into typelevel:master Jul 9, 2018
@xuwei-k xuwei-k deleted the scala-native branch July 9, 2018 22:26
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.

add a scala-native build
3 participants