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 ScalikeJDBC support. #359

Closed kijuky closed 1 year ago

kijuky commented 1 year ago

summary

Add ScalikeJDBC supprt.

ref

codecov-commenter commented 1 year ago

Codecov Report

Merging #359 (a181c17) into master (1facfdd) will increase coverage by 0.10%. The diff coverage is n/a.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

@@            Coverage Diff             @@
##           master     #359      +/-   ##
==========================================
+ Coverage   85.76%   85.87%   +0.10%     
==========================================
  Files          63       65       +2     
  Lines         527      531       +4     
  Branches       24       24              
==========================================
+ Hits          452      456       +4     
  Misses         75       75              
Impacted Files Coverage Δ
...play/src/main/scala-2/enumeratum/FormsCompat.scala 100.00% <0.00%> (ø)
...c/main/scala-2/enumeratum/values/FormsCompat.scala 100.00% <0.00%> (ø)

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

👋🏼 Hey there, thanks for this PR. I'm not currently looking to maintain any more integrations (see https://github.com/lloydmeta/enumeratum#contributions) but this looks interesting+useful: my suggestion would be for you to maintain + publish your own lib for enumeratum+scalike integration.

kijuky commented 1 year ago

Thank you for your consideration. As you pointed out, I would consider hosting it myself.

Would it be possible to add a link to the enumeratum README once this is released?

lloydmeta commented 1 year ago

Thank you for your consideration. As you pointed out, I would consider hosting it myself.

Would it be possible to add a link to the enumeratum README once this is released?

Sure can !