Skip to content

Restore some Native builds#1103

Merged
fthomas merged 4 commits intofthomas:masterfrom
armanbilge:feature/native
Jul 6, 2022
Merged

Restore some Native builds#1103
fthomas merged 4 commits intofthomas:masterfrom
armanbilge:feature/native

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