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

Update mockserver-netty to 5.10 #386

Merged

Conversation

scala-steward
Copy link
Contributor

Updates org.mock-server:mockserver-netty from 5.9.0 to 5.10.

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.

Have a fantastic day writing Scala!

Ignore future updates

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

updates.ignore = [ { groupId = "org.mock-server", artifactId = "mockserver-netty" } ]

labels: test-library-update

@codecov-io
Copy link

codecov-io commented Mar 24, 2020

Codecov Report

Merging #386 into master will decrease coverage by 13.93%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #386       +/-   ##
===========================================
- Coverage   92.65%   78.71%   -13.94%     
===========================================
  Files          23       23               
  Lines         531      531               
  Branches        2        2               
===========================================
- Hits          492      418       -74     
- Misses         39      113       +74
Impacted Files Coverage Δ
.../src/main/scala/github4s/http/RequestBuilder.scala 0% <0%> (-100%) ⬇️
...4s/src/main/scala/github4s/http/Http4sSyntax.scala 0% <0%> (-100%) ⬇️
...s/src/main/scala/github4s/domain/PullRequest.scala 0% <0%> (-100%) ⬇️
...ub4s/src/main/scala/github4s/GithubResponses.scala 0% <0%> (-100%) ⬇️
...s/src/main/scala/github4s/modules/GithubAPIs.scala 0% <0%> (-100%) ⬇️
github4s/src/main/scala/github4s/Github.scala 0% <0%> (-100%) ⬇️
...ub4s/src/main/scala/github4s/http/HttpClient.scala 14.28% <0%> (-78.58%) ⬇️
.../scala/github4s/interpreters/AuthInterpreter.scala 46.66% <0%> (-53.34%) ⬇️
github4s/src/main/scala/github4s/Decoders.scala 84.09% <0%> (-6.82%) ⬇️

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 9b01777...da0e3d0. Read the comment docs.

@BenFradet
Copy link
Contributor

@juanpedromoreno I again lowered the threshold for PRs without access to the token since it seems we got down to 70+% for these PRs.

@BenFradet BenFradet merged commit 05a164c into 47degrees:master Mar 24, 2020
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.

4 participants