Skip to content

Bump ReportGenerator from 4.6.4 to 4.6.5 #343

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
Sep 1, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 31, 2020

Bumps ReportGenerator from 4.6.4 to 4.6.5.

Release notes

Sourced from ReportGenerator's releases.

ReportGenerator_4.6.5

This release requires .NET 4.7 or .NET Core 2.x/3.x.

Changes:

  • 66c34058e657caea15ff8191e9d02abc79abc6b3 #364: Added addtional columns for branch coverage in summary
  • 6cc5e3bb645e4c527771c1aa812930409d73d052 #367: Cobertura: Added support for cyclomatic complexity
  • 2ffeaf0110bf3fc84ed95d5d130f2259e2d51e4c #363: Fixed OpenCover file handling (not unique tracked methods)
  • e2e55d00aae3dc97adf1c001b8aa2d63b8b445ff #371: Fixed order of metrics
Commits
  • 66c3405 #364: Added addtional columns for branch coverage in summary
  • 6cc5e3b #367: Cobertura: Added support for cycolmatic complexity
  • 2ffeaf0 #363: Fixed OpenCover file handling (not unique tracked methods)
  • e1214b2 Build
  • e2e55d0 #371: Fixed order of metrics
  • 045b36d Updated dependencies
  • 246b6e2 removing duplicated tag; initializing summaryComplexity once
  • 4bb37aa Adding complexity to assembly/summary
  • d93f645 Adding complexity to Cobertura
  • See full diff in compare view

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 dependabot bot added .NET dependencies Pull requests that update a dependency file labels Aug 31, 2020
@dnfadmin
Copy link

dnfadmin commented Aug 31, 2020

CLA assistant check
All CLA requirements met.

@mergify mergify bot added the merge Shipit! label Aug 31, 2020
@omnisharp-bot
Copy link

@dependabot squash and merge

@github-actions github-actions bot added this to the v0.18.0 milestone Aug 31, 2020
@codecov
Copy link

codecov bot commented Aug 31, 2020

Codecov Report

Merging #343 into master will increase coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #343      +/-   ##
==========================================
+ Coverage   75.60%   75.63%   +0.03%     
==========================================
  Files         428      428              
  Lines       12497    12497              
  Branches     1132     1147      +15     
==========================================
+ Hits         9448     9452       +4     
+ Misses       3049     3045       -4     
Impacted Files Coverage Δ
src/Protocol/DocumentUri.cs 79.31% <0.00%> (+2.29%) ⬆️

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 2f4ac07...d564692. Read the comment docs.

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 31, 2020

One of your CI runs failed on this pull request, so Dependabot won't merge it.

Dependabot will still automatically merge this pull request if you amend it and your tests pass.

@david-driscoll david-driscoll merged commit 5497d76 into master Sep 1, 2020
@dependabot dependabot bot deleted the dependabot/nuget/ReportGenerator-4.6.5 branch September 1, 2020 04:07
@mergify mergify bot removed merge Shipit! .NET labels Sep 1, 2020
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.

3 participants