Skip to content

Conversation

@scala-steward
Copy link
Contributor

Updates

from 1.0.0-M6 to 1.0.0-M7.
GitHub Release Notes - Version Diff

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

Adjust future updates

Add this to your .scala-steward.conf file to ignore future updates of this dependency:

updates.ignore = [ { groupId = "org.scalameta" } ]

Or, add this to slow down future updates of this dependency:

dependencyOverrides = [{
  pullRequests = { frequency = "@monthly" },
  dependency = { groupId = "org.scalameta" }
}]

labels: library-update, early-semver-pre-release, semver-spec-pre-release, commit-count:1

@codecov
Copy link

codecov bot commented Dec 8, 2022

Codecov Report

Merging #759 (0d2bee0) into main (125b9b2) will decrease coverage by 2.80%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main     #759      +/-   ##
==========================================
- Coverage   87.23%   84.43%   -2.81%     
==========================================
  Files         111      126      +15     
  Lines        1512     1773     +261     
  Branches      108      113       +5     
==========================================
+ Hits         1319     1497     +178     
- Misses        193      276      +83     
Impacted Files Coverage Δ
...ore/shared/src/main/scala/net/protocol/Parse.scala 94.44% <0.00%> (-5.56%) ⬇️
...ules/core/shared/src/main/scala/net/Protocol.scala 80.00% <0.00%> (-1.25%) ⬇️
...core/shared/src/main/scala/net/MessageSocket.scala 100.00% <0.00%> (ø)
...re/shared/src/main/scala/data/SemispaceCache.scala 100.00% <0.00%> (ø)
...e/shared/src/main/scala/net/protocol/Prepare.scala 100.00% <0.00%> (ø)
...odules/core/shared/src/main/scala-2/SqlState.scala 100.00% <0.00%> (ø)
...re/shared/src/main/scala/codec/NumericCodecs.scala 100.00% <0.00%> (ø)
modules/core/shared/src/main/scala/Channel.scala 95.23% <0.00%> (ø)
modules/core/shared/src/main/scala/Query.scala 75.00% <0.00%> (ø)
...jvm/src/main/scala-2/codec/EnumCodecPlatform.scala 100.00% <0.00%> (ø)
... and 12 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@mpilquist mpilquist closed this Dec 19, 2022
@mpilquist mpilquist reopened this Dec 19, 2022
@mpilquist mpilquist merged commit df719d6 into typelevel:main Dec 19, 2022
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.

2 participants