Cédric Chantepie

Results 129 comments of Cédric Chantepie

> # [Codecov](https://codecov.io/gh/lloydmeta/enumeratum/pull/349?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lloyd) Report > > > Merging [#349](https://codecov.io/gh/lloydmeta/enumeratum/pull/349?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lloyd) ([c907f6c](https://github.com/lloydmeta/enumeratum/commit/c907f6c359783f6e05498170e8e2e3ff49327a0f)) into [master](https://codecov.io/gh/lloydmeta/enumeratum/commit/e61f1b65364d9b76049f6f1167b4215a7eab5b21?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Lloyd) ([e61f1b6](https://github.com/lloydmeta/enumeratum/commit/e61f1b65364d9b76049f6f1167b4215a7eab5b21)) will **decrease** coverage by `4.50%`. The decrease is due to `BSONValueHandler` no longer being covered, but on...

@pomadchin early push for feedback. I plan to apply in other required places in frameless.

> @cchantep hmmm but why do we need this change? 🤔 Lazy is not needed in 2.13? > > UPD: ooh, i see https://docs.scala-lang.org/sips/byname-implicits.html; should not it be replaced with...

> Hmm.. We decided to drop Java 8 for Play, see [playframework/playframework#11078](https://github.com/playframework/playframework/issues/11078). The problem is more and more libraries Play depends on are not getting published anymore for Java 8,...

@ihostage @mkurz Thanks for the feedbacks. > are you against with drop support Java 8 for Play or for Anorm? I would say both. But much more against for the...

> It's not always so easy. If we want to support newer Java versions, we probably just have to drop older ones. We didn't have such issue previously. > For...

Either drop play-doc integration, or run it in a separate CI job.