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

Bump coverlet.msbuild from 2.9.0 to 3.0.0 #846

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 11, 2021

Bumps coverlet.msbuild from 2.9.0 to 3.0.0.

Release notes

Sourced from coverlet.msbuild's releases.

v3.0.0

  • #131 makes a slight change to the Coverlet JSON format
  • 807f7b1bd5bea8158ffff343d5511cd16e0da9a0 uses a separate coverlet.tracker assembly to hold tracking code
  • #128 adds support for assemblies with .exe extension
  • a1f18b4156374f3398d704e898ec58c7c6c64bf8 improves identifying compiler generated types
  • #134 adds considerable coverage tracking performance improvements
Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually

@dependabot dependabot bot requested a review from a team as a code owner January 11, 2021 05:39
@dependabot dependabot bot requested a review from gkinsman January 11, 2021 05:39
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 11, 2021
@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #846 (dc2f081) into master (59a3c3d) will decrease coverage by 21.69%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##           master     #846       +/-   ##
===========================================
- Coverage   81.83%   60.14%   -21.70%     
===========================================
  Files         113      113               
  Lines        2885     2893        +8     
===========================================
- Hits         2361     1740      -621     
- Misses        524     1153      +629     
Flag Coverage Δ
linux 60.14% <ø> (-21.70%) ⬇️
macos 36.55% <ø> (-15.24%) ⬇️
windows 36.55% <ø> (-15.24%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...c/JustSaying/AwsTools/MessageHandling/SqsPolicy.cs 22.22% <0.00%> (-75.00%) ⬇️
...els/SubscriptionGroups/SubscriptionGroupFactory.cs 33.33% <0.00%> (-66.67%) ⬇️
...leware/Receive/DefaultReceiveMessagesMiddleware.cs 39.28% <0.00%> (-60.72%) ⬇️
...tSaying/AwsTools/MessageHandling/SqsQueueReader.cs 39.39% <0.00%> (-60.61%) ⬇️
src/JustSaying/AwsTools/ErrorQueue.cs 40.00% <0.00%> (-60.00%) ⬇️
src/JustSaying/Naming/DefaultNamingConventions.cs 37.83% <0.00%> (-59.46%) ⬇️
...g/Channels/SubscriptionGroups/SubscriptionGroup.cs 41.93% <0.00%> (-58.07%) ⬇️
...ustSaying/AwsTools/MessageHandling/SnsTopicBase.cs 41.33% <0.00%> (-53.34%) ⬇️
...rc/JustSaying/Naming/NamingConventionExtensions.cs 25.00% <0.00%> (-50.00%) ⬇️
...ssaging/Channels/Dispatch/MultiplexerSubscriber.cs 50.00% <0.00%> (-50.00%) ⬇️
... and 56 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 59a3c3d...dc2f081. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 12, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@martincostello martincostello deleted the dependabot/nuget/coverlet.msbuild-3.0.0 branch January 12, 2021 16:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant