lloydmeta / enumeratum

A type-safe, reflection-free, powerful enumeration implementation for Scala with exhaustive pattern match warnings and helpful integrations.
MIT License
1.19k stars 148 forks source link

Add Scala Native cross-builds #353

Closed armanbilge closed 1 year ago

armanbilge commented 1 year ago

We need this for Skunk :)

armanbilge commented 1 year ago

CI is green on my repo (except for the code coverage upload) https://github.com/armanbilge/enumeratum/actions/runs/3609549586

codecov-commenter commented 1 year ago

Codecov Report

Merging #353 (c2bb2bc) into master (8bfe767) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #353   +/-   ##
=======================================
  Coverage   85.76%   85.76%           
=======================================
  Files          63       63           
  Lines         527      527           
  Branches       24       24           
=======================================
  Hits          452      452           
  Misses         75       75           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.