From c27ef1404456621812f6072c66dfd8a7f3d46a33 Mon Sep 17 00:00:00 2001 From: Greg Methvin Date: Thu, 11 Mar 2021 22:42:33 -0800 Subject: [PATCH] update badge and remove scala 2.10 note --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 40badeb..bec4d44 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # iterable-play-utils -[![Travis CI](https://travis-ci.org/Iterable/iterable-play-utils.svg?branch=master)](https://travis-ci.org/Iterable/iterable-play-utils) [![Maven](https://img.shields.io/maven-central/v/com.iterable/iterableplayutils_2.12.svg)](https://mvnrepository.com/artifact/com.iterable/iterableplayutils) +[![Travis CI](https://github.com/iterable/iterable-play-utils/actions/workflows/ci.yml/badge.svg?branch=master)](https://github.com/iterable/iterable-play-utils/actions/workflows/ci.yml) [![Maven](https://img.shields.io/maven-central/v/com.iterable/iterableplayutils_2.12.svg)](https://mvnrepository.com/artifact/com.iterable/iterableplayutils) A collection of utilites used by Iterable in Scala Play! projects. @@ -30,10 +30,6 @@ See [com.iterable.play.utils.CaseClassMapping](https://github.com/Iterable/itera ***Once again, this uses runtime reflection, not compile-time macros.*** -***Please note that this suffers from thread safety issues in Scala 2.10, which is why the build includes `parallelExecution in Test := false`*** - -***See [the relevant document from Scala](http://docs.scala-lang.org/overviews/reflection/thread-safety.html)*** - Suppose you have the following case class: ```scala case class Foo(