callumjgill / pruneurl

Monorepo for the PruneURL web application.
MIT License
0 stars 0 forks source link

build(deps): bump danielpalme/ReportGenerator-GitHub-Action from 5.2.5 to 5.3.7 in the github-actions-dependencies group across 1 directory #124

Closed dependabot[bot] closed 3 months ago

dependabot[bot] commented 4 months ago

Bumps the github-actions-dependencies group with 1 update in the / directory: danielpalme/ReportGenerator-GitHub-Action.

Updates danielpalme/ReportGenerator-GitHub-Action from 5.2.5 to 5.3.7

Release notes

Sourced from danielpalme/ReportGenerator-GitHub-Action's releases.

5.3.7

  • Exclude empty modules/assemblies from reports -Fix sort direction triangles (contributed by @​YuriyDurov) -#602: HtmlSummary and Html_BlueRed_Summary report types now also create an index.html file

5.3.6

#676: Fixed issue with Cobertura files with empty class names

5.3.5

  • #663: Improved support for Cobertura files generated by "Microsoft CodeCoverage"
  • #674: License can now be supplied via the REPORTGENERATOR_LICENSE environment variable

5.3.4

  • #664: Added filter options for risk hotspots: '-riskhotspotassemblyfilters:', '-riskhotspotclassfilters:'

5.3.0

  • Azure DevOps task: Added new setting "publishCodeCoverageResults" This allows to publish report in 'Code Coverage' tab directly. Makes the 'PublishCodeCoverageResults' task obsolete.
  • #662: Added ability to filter by coverage in Html reports
  • #667: Added new report type 'MarkdownAssembliesSummary'
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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself) - `@dependabot ignore minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself) - `@dependabot ignore ` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself) - `@dependabot unignore ` will remove all of the ignore conditions of the specified dependency - `@dependabot unignore ` will remove the ignore condition of the specified dependency and ignore conditions
github-actions[bot] commented 4 months ago

Code Coverage

Package Line Rate Branch Rate Complexity Health
PruneUrl.Backend.API 26% 25% 15
PruneUrl.Backend.Application.Commands 100% 100% 6
PruneUrl.Backend.Application.Exceptions 100% 100% 2
PruneUrl.Backend.Application.Implementation 100% 100% 10
PruneUrl.Backend.Application.Queries 100% 100% 7
PruneUrl.Backend.Application.Requests 100% 100% 7
PruneUrl.Backend.Domain.Entities 100% 100% 3
PruneUrl.Backend.Infrastructure.Database 90% 100% 8
PruneUrl.Backend.Infrastructure.IoC 100% 100% 4
PruneUrl.Backend.Infrastructure.Requests 100% 100% 2
Summary 68% (195 / 285) 70% (14 / 20) 64

Minimum allowed line rate is 50%

dependabot[bot] commented 3 months ago

Superseded by #127.