Skip to content

Update scalatest to 3.2.13#65

Closed
lucaskjaero wants to merge 1 commit intomainfrom
update/scalatest-3.2.13
Closed

Update scalatest to 3.2.13#65
lucaskjaero wants to merge 1 commit intomainfrom
update/scalatest-3.2.13

Conversation

@lucaskjaero
Copy link
Contributor

Updates org.scalatest:scalatest from 3.2.12 to 3.2.13.

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.scalatest", artifactId = "scalatest" } ]

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

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

labels: test-library-update, early-semver-patch, semver-spec-patch, commit-count:1

@codecov
Copy link

codecov bot commented Jul 31, 2022

Codecov Report

Merging #65 (81d8b20) into main (1019786) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   69.96%   69.96%           
=======================================
  Files          41       41           
  Lines         666      666           
  Branches       11       11           
=======================================
  Hits          466      466           
  Misses        200      200           
Flag Coverage Δ
unittest 69.96% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out 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 52e9266...81d8b20. Read the comment docs.

@lucaskjaero
Copy link
Contributor Author

Superseded by #75.

@lucaskjaero lucaskjaero deleted the update/scalatest-3.2.13 branch September 29, 2022 02:37
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.

1 participant