Skip to content
This repository was archived by the owner on Nov 5, 2021. It is now read-only.

Bump coverlet.msbuild from 2.9.0 to 3.0.0 #221

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 added the dependencies Pull requests that update a dependency file label Jan 11, 2021
@dependabot dependabot bot requested a review from martincostello January 11, 2021 05:38
@codecov
Copy link

codecov bot commented Jan 11, 2021

Codecov Report

Merging #221 (a881e2a) into main (0667951) will decrease coverage by 13.37%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             main     #221       +/-   ##
===========================================
- Coverage   78.66%   65.28%   -13.38%     
===========================================
  Files          21       21               
  Lines         642      651        +9     
===========================================
- Hits          505      425       -80     
- Misses        137      226       +89     
Flag Coverage Δ
linux 65.28% <ø> (-13.38%) ⬇️
macos 65.28% <ø> (-13.38%) ⬇️
windows 65.28% <ø> (-13.38%) ⬇️

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

Impacted Files Coverage Δ
src/AzureFunctions/DNSimpleWebhook.cs 40.00% <0.00%> (-60.00%) ⬇️
...ureFunctions/DNSimple/Client/DNSimpleApiFactory.cs 66.66% <0.00%> (-25.00%) ⬇️
...rc/AzureFunctions/AppService/CertificateService.cs 75.78% <0.00%> (-19.54%) ⬇️
src/AzureFunctions/DNSimple/DNSimpleService.cs 68.20% <0.00%> (-16.77%) ⬇️
src/AzureFunctions/X509CertificateHelpers.cs 78.03% <0.00%> (-13.64%) ⬇️
...ureFunctions/AppService/Client/AppServiceClient.cs 22.80% <0.00%> (-12.29%) ⬇️
src/AzureFunctions/Blob/BlobClient.cs 13.51% <0.00%> (-4.35%) ⬇️
src/AzureFunctions/DNSimple/Models/Certificate.cs 100.00% <0.00%> (+78.57%) ⬆️

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 0667951...a881e2a. 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:07
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant