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

Restore some Native builds #1103

Merged
merged 4 commits into from
Jul 6, 2022
Merged

Conversation

armanbilge
Copy link
Contributor

Closes #1090.

This restores the Native builds for core, scalacheck, and shapeless modules. This is sufficient to unblock Circe Native.

There was a boxing related bug when running the Cats tests, so no Native for that today. Scodec could also get Native in the future (bits is cross-published, but not core yet).

@codecov
Copy link

codecov bot commented Jul 6, 2022

Codecov Report

Merging #1103 (68430bd) into master (1024670) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #1103   +/-   ##
=======================================
  Coverage   92.66%   92.66%           
=======================================
  Files          63       63           
  Lines         832      832           
  Branches       10       10           
=======================================
  Hits          771      771           
  Misses         61       61           

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 1024670...68430bd. Read the comment docs.

Copy link
Owner

@fthomas fthomas left a comment

Choose a reason for hiding this comment

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

Many thanks, @armanbilge!

@fthomas fthomas merged commit c282f13 into fthomas:master Jul 6, 2022
@armanbilge
Copy link
Contributor Author

Thanks for releasing! :)

@fthomas
Copy link
Owner

fthomas commented Jul 6, 2022

You're welcome!

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.

Publish for Scala native?
2 participants