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

Drop Scala 2.11 support #369

Closed limansky closed 1 year ago

limansky commented 1 year ago

Hm, not sure why it was fail the last time, maybe some flacky test?

codecov-commenter commented 1 year ago

Codecov Report

Merging #369 (8f178ee) into master (f9b528a) will decrease coverage by 0.36%. The diff coverage is n/a.

:exclamation: Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@            Coverage Diff             @@
##           master     #369      +/-   ##
==========================================
- Coverage   85.87%   85.52%   -0.36%     
==========================================
  Files          65       65              
  Lines         531      518      -13     
  Branches       24       31       +7     
==========================================
- Hits          456      443      -13     
  Misses         75       75              

see 10 files with indirect coverage changes

limansky commented 1 year ago

@lloydmeta done.

lloydmeta commented 1 year ago

Thanks for this btw, it has been released as part of https://github.com/lloydmeta/enumeratum/releases/tag/macros-1.6.4