lloydmeta / enumeratum

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

Update Circe to v0.14.3 #350

Closed paoloboni closed 1 year ago

paoloboni commented 1 year ago

Update Circe to v0.14.3

codecov-commenter commented 1 year ago

Codecov Report

Merging #350 (01c2f5a) into master (e61f1b6) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #350   +/-   ##
=======================================
  Coverage   90.37%   90.37%           
=======================================
  Files          63       63           
  Lines         530      530           
  Branches        8        8           
=======================================
  Hits          479      479           
  Misses         51       51           

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

lloydmeta commented 1 year ago

Sorry for the delay here; this was done by another more recent PR that integrated changes to the build file needed to support Scala 3. Closing.