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.collector from 3.0.3 to 3.1.0 #1464

Merged
merged 1 commit into from
Jul 25, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jul 20, 2021

Bumps coverlet.collector from 3.0.3 to 3.1.0.

Release notes

Sourced from coverlet.collector's releases.

v3.1.0

  • 141 adds performance improvements to coverage tracker for multi-threaded scenarios
  • a189fc26ea35b8ad77bd3be2bceac5c2996149a8 replaces Jil with JSON.NET for JSON serialization
  • #147 adds support for instrumenting constructors
  • 4efea75e7c92e01652eb6c1c465ae1bcf9e56e6b ensures output filenames have extensions if non is specified
  • #154 makes enumeration based MSBuild properties case insensitive
  • #164 adds support for specifying include filters
  • #169 adds slight improvement for coverage tracking performance
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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [coverlet.collector](https://github.com/coverlet-coverage/coverlet) from 3.0.3 to 3.1.0.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits/v3.1.0)

---
updated-dependencies:
- dependency-name: coverlet.collector
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 2021
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #1464 (1dc7f2b) into master (de6f86a) will decrease coverage by 0.20%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1464      +/-   ##
==========================================
- Coverage   51.62%   51.41%   -0.21%     
==========================================
  Files         305      305              
  Lines       58598    58025     -573     
==========================================
- Hits        30252    29836     -416     
+ Misses      28346    28189     -157     
Impacted Files Coverage Δ
...rs/ReferenceServer/ReferenceServerConfiguration.cs 42.85% <0.00%> (-7.15%) ⬇️
Stack/Opc.Ua.Core/Stack/Types/Range.cs 57.14% <0.00%> (-5.36%) ⬇️
...ecurity.Certificates/X509Crl/RevokedCertificate.cs 73.33% <0.00%> (-4.45%) ⬇️
...ent.ComplexTypes/TypeBuilder/ComplexTypeBuilder.cs 28.75% <0.00%> (-4.20%) ⬇️
...ries/Opc.Ua.Gds.Server.Common/RoleBasedIdentity.cs 50.00% <0.00%> (-3.85%) ⬇️
...k/Opc.Ua.Core/Stack/Server/SecureChannelContext.cs 64.70% <0.00%> (-3.48%) ⬇️
Stack/Opc.Ua.Core/Types/Utils/ServiceResult.cs 69.15% <0.00%> (-3.23%) ⬇️
Stack/Opc.Ua.Core/Stack/State/NodeBrowser.cs 76.82% <0.00%> (-2.75%) ⬇️
Stack/Opc.Ua.Core/Types/Utils/ReadOnlyList.cs 40.42% <0.00%> (-2.44%) ⬇️
...ries/Opc.Ua.Gds.Server.Common/ICertificateGroup.cs 83.33% <0.00%> (-2.39%) ⬇️
... and 147 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 de6f86a...1dc7f2b. Read the comment docs.

@mregen mregen merged commit 1a9948a into master Jul 25, 2021
@mregen mregen deleted the dependabot/nuget/coverlet.collector-3.1.0 branch July 25, 2021 14:27
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.

None yet

2 participants