Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge master into series/0.10 #1000

Merged
merged 67 commits into from
Jul 27, 2021
Merged

Conversation

fthomas
Copy link
Owner

@fthomas fthomas commented Jul 27, 2021

No description provided.

kubukoz and others added 30 commits March 6, 2021 00:44
…0.11.0

Update sbt-github-actions to 0.11.0
…0.12.0

Update sbt-github-actions to 0.12.0
* Update scala-compiler, scala-library, ... to 2.12.14

* Regenerate workflow with sbt-github-actions

* Update scala-compiler, scala-library, ... to 2.12.14

* Regenerate workflow with sbt-github-actions

* Update .mergify.yml

Co-authored-by: Frank Thomas <[email protected]>
Update sbt-scalajs, scalajs-library, ... to 1.6.0
scala-steward and others added 27 commits July 9, 2021 02:02
Move inferences to lower level of implicits, fixes #990
* Update json-path to 2.6.0

* Update StringValidateSpec.scala

Co-authored-by: Frank Thomas <[email protected]>
This updated badge summarises which versions of Scala are supported by `refined` (and what the latest `refined` version is for each of those Scala versions):

[![refined Scala version support](https://index.scala-lang.org/fthomas/refined/refined/latest-by-scala-version.svg?color=blue)](https://index.scala-lang.org/fthomas/refined/refined)

More details on the badge format: scalacenter/scaladex#660
Update Scaladex badge on ReadMe to show Scala version support
* Update scala-xml to 2.0.1

* Update scala-xml to 2.0.1

* Update build.sbt

Co-authored-by: Frank Thomas <[email protected]>
Move collection to scala-3.0{+,-} to simplify the diff to series/0.10
@codecov
Copy link

codecov bot commented Jul 27, 2021

Codecov Report

Merging #1000 (30d667e) into series/0.10 (32ce56f) will increase coverage by 1.52%.
The diff coverage is 97.59%.

Impacted file tree graph

@@               Coverage Diff               @@
##           series/0.10    #1000      +/-   ##
===============================================
+ Coverage        91.75%   93.28%   +1.52%     
===============================================
  Files               49       65      +16     
  Lines              546      804     +258     
  Branches            11        8       -3     
===============================================
+ Hits               501      750     +249     
- Misses              45       54       +9     
Impacted Files Coverage Δ
...in/scala-3.0-/eu/timepit/refined/api/RefType.scala 100.00% <ø> (ø)
...a-3.0-/eu/timepit/refined/internal/WitnessAs.scala 64.70% <ø> (ø)
...c/main/scala-3.0-/eu/timepit/refined/numeric.scala 86.66% <ø> (ø)
...n/scala-3.0-/eu/timepit/refined/types/string.scala 100.00% <ø> (ø)
...n/scala/eu/timepit/refined/predicates/string.scala 100.00% <ø> (ø)
...rc/main/scala/eu/timepit/refined/util/string.scala 0.00% <ø> (ø)
.../main/scala/eu/timepit/refined/scalaxml/util.scala 0.00% <0.00%> (ø)
...rc/main/scala-3.0-/eu/timepit/refined/string.scala 98.75% <90.90%> (ø)
...c/main/scala-3.0-/eu/timepit/refined/boolean.scala 100.00% <100.00%> (ø)
...ain/scala-3.0-/eu/timepit/refined/collection.scala 100.00% <100.00%> (ø)
... and 19 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 1263368...30d667e. Read the comment docs.

@fthomas fthomas merged commit 6816861 into series/0.10 Jul 27, 2021
@fthomas fthomas deleted the topic/merge-master-into-0.10 branch July 27, 2021 13:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants