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 sbt-scoverage to 2.0.0 #2277

Merged
merged 1 commit into from Jun 27, 2022
Merged

Update sbt-scoverage to 2.0.0 #2277

merged 1 commit into from Jun 27, 2022

Conversation

xerial-bot
Copy link
Collaborator

Updates org.scoverage:sbt-scoverage from 1.9.3 to 2.0.0.
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!

Files still referring to the old version number

The following files still refer to the old version number (1.9.3).
You might want to review and update them manually.

docs/release-notes.md
Ignore future updates

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

updates.ignore = [ { groupId = "org.scoverage", artifactId = "sbt-scoverage" } ]

labels: sbt-plugin-update, early-semver-major, semver-spec-major, old-version-remains, commit-count:1

@codecov
Copy link

codecov bot commented Jun 25, 2022

Codecov Report

Merging #2277 (622415f) into master (550cc14) will increase coverage by 0.34%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2277      +/-   ##
==========================================
+ Coverage   82.58%   82.92%   +0.34%     
==========================================
  Files         315      338      +23     
  Lines       12444    12962     +518     
  Branches      785      809      +24     
==========================================
+ Hits        10277    10749     +472     
- Misses       2167     2213      +46     
Impacted Files Coverage Δ
...frame-rx/src/main/scala/wvlet/airframe/rx/Rx.scala 83.95% <0.00%> (-1.24%) ⬇️
...rframe/surface/reflect/ReflectSurfaceFactory.scala 89.54% <0.00%> (ø)
...vlet/airframe/surface/reflect/RuntimeSurface.scala 100.00% <0.00%> (ø)
...vm/src/main/scala/wvlet/airframe/ulid/compat.scala 33.33% <0.00%> (ø)
...src/main/scala/wvlet/airframe/control/Compat.scala 92.85% <0.00%> (ø)
...main/scala-2/wvlet/airframe/codec/CompatBase.scala 50.00% <0.00%> (ø)
...ala/wvlet/airframe/lifecycle/AddShutdownHook.scala 100.00% <0.00%> (ø)
....jvm/src/main/scala/wvlet/airframe/rx/compat.scala 100.00% <0.00%> (ø)
.../main/scala-2/wvlet/airframe/surface/package.scala 100.00% <0.00%> (ø)
.../main/scala-2/wvlet/airframe/surface/Surface.scala 75.00% <0.00%> (ø)
... and 14 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 550cc14...622415f. Read the comment docs.

@xerial xerial merged commit f10a1c6 into master Jun 27, 2022
@xerial xerial deleted the update/sbt-scoverage-2.0.0 branch June 27, 2022 01:08
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.

None yet

2 participants