Skip to content

Bump coverlet.collector from 3.0.3 to 3.1.0 #619

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

Merged
merged 1 commit into from
Jul 20, 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 will merge this PR once CI passes on it, as requested by @omnisharp-bot.


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 .NET dependencies Pull requests that update a dependency file labels Jul 20, 2021
@mergify mergify bot added the merge Shipit! label Jul 20, 2021
@omnisharp-bot
Copy link

@dependabot squash and merge

@codecov
Copy link

codecov bot commented Jul 20, 2021

Codecov Report

Merging #619 (ae7f6fd) into master (e9ba4d0) will decrease coverage by 0.07%.
The diff coverage is n/a.

❗ Current head ae7f6fd differs from pull request most recent head 4774bac. Consider uploading reports for the commit 4774bac to get more accurate results
Impacted file tree graph

@@            Coverage Diff             @@
##           master     #619      +/-   ##
==========================================
- Coverage   69.37%   69.29%   -0.08%     
==========================================
  Files         257      257              
  Lines       12576    12576              
  Branches      848      848              
==========================================
- Hits         8724     8714      -10     
- Misses       3582     3591       +9     
- Partials      270      271       +1     
Impacted Files Coverage Δ
src/Client/LspClientOutputFilter.cs 52.94% <0.00%> (-29.42%) ⬇️
src/JsonRpc/OutputHandler.cs 88.46% <0.00%> (-6.42%) ⬇️

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 e9ba4d0...4774bac. Read the comment docs.

@dependabot dependabot bot merged commit 9fc8557 into master Jul 20, 2021
@dependabot dependabot bot deleted the dependabot/nuget/coverlet.collector-3.1.0 branch July 20, 2021 17:20
@mergify mergify bot removed merge Shipit! .NET labels Jul 20, 2021
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.

2 participants