Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 3, 2025

This PR contains the following updates:

Package Type Update Change
danielpalme/ReportGenerator-GitHub-Action action patch v5.5.0 -> v5.5.1

Release Notes

danielpalme/ReportGenerator-GitHub-Action (danielpalme/ReportGenerator-GitHub-Action)

v5.5.1

Compare Source

v5.5.1

Compare Source


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@github-actions
Copy link
Contributor

github-actions bot commented Dec 3, 2025

Coverage after merging renovate/danielpalme-reportgenerator-github-action-5.x into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
Func.Redis
   Error.cs90%100%75%100%
   RailwayRedisService.cs92.31%100%83.33%100%
   RedisSourcesProvider.cs90.91%100%66.67%100%
Func.Redis.Extensions
   ServiceCollectionExtensions.cs99.30%100%85.71%100%
Func.Redis/Extensions
   EitherLoggingExtensions.cs100%100%100%100%
   RedisKeyConfigurationExtensions.cs100%100%100%100%
Func.Redis/HashSet
   KeyTransformerRedisHashSetService.cs95.45%100%90.48%100%
   LoggingRedisHashSetService.cs99.23%100%95.24%100%
   RedisHashSetService.cs98.33%100%95.24%100%
Func.Redis/Key
   KeyTransformerRedisKeyService.cs94.59%100%88.24%100%
   LoggingRedisKeyService.cs98.91%100%94.12%100%
   RedisKeyService.cs98.36%100%95%100%
Func.Redis/List
   KeyTransformerRedisListService.cs97.92%100%95.65%100%
   LoggingRedisListService.cs99.14%100%95.65%100%
   RedisListService.cs98%100%95.65%100%
Func.Redis/Publisher
   LoggingRedisPublisherService.cs93.75%100%66.67%100%
   RedisPublisherService.cs87.50%100%66.67%100%
Func.Redis/SerDes/Json
   SpanJsonRedisSerDes.cs100%100%100%100%
   SystemJsonRedisSerDes.cs98.31%100%83.33%100%
Func.Redis/Set
   KeyTransformerRedisSetService.cs95%100%89.47%100%
   LoggingRedisSetService.cs99.06%100%95.24%100%
   RedisSetService.cs97.96%100%95.45%100%
Func.Redis/SortedSet
   KeyTransformerRedisSortedSetService.cs97.14%100%93.94%100%
   LoggingRedisSortedSetService.cs99.40%100%96.97%100%
   RedisSortedSetService.cs99.01%100%97.22%100%
Func.Redis/Utils
   FunctionUtilities.cs100%100%100%100%

@codecov-commenter
Copy link

codecov-commenter commented Dec 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (c41a0f6) to head (f386b6f).

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #85   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           26        26           
  Lines          989       989           
  Branches        62        62           
=========================================
  Hits           989       989           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@renovate renovate bot force-pushed the renovate/danielpalme-reportgenerator-github-action-5.x branch from 3a85fe7 to f386b6f Compare December 15, 2025 14:50
@github-actions
Copy link
Contributor

Coverage after merging renovate/danielpalme-reportgenerator-github-action-5.x into main will be

100.00%

Coverage Report
FileStmtsBranchesFuncsLinesUncovered Lines
Func.Redis
   Error.cs90%100%75%100%
   RailwayRedisService.cs92.31%100%83.33%100%
   RedisSourcesProvider.cs90.91%100%66.67%100%
Func.Redis.Extensions
   ServiceCollectionExtensions.cs99.30%100%85.71%100%
Func.Redis/Extensions
   EitherLoggingExtensions.cs100%100%100%100%
   RedisKeyConfigurationExtensions.cs100%100%100%100%
Func.Redis/HashSet
   KeyTransformerRedisHashSetService.cs95.45%100%90.48%100%
   LoggingRedisHashSetService.cs99.23%100%95.24%100%
   RedisHashSetService.cs98.33%100%95.24%100%
Func.Redis/Key
   KeyTransformerRedisKeyService.cs94.59%100%88.24%100%
   LoggingRedisKeyService.cs98.91%100%94.12%100%
   RedisKeyService.cs98.36%100%95%100%
Func.Redis/List
   KeyTransformerRedisListService.cs97.92%100%95.65%100%
   LoggingRedisListService.cs99.14%100%95.65%100%
   RedisListService.cs98%100%95.65%100%
Func.Redis/Publisher
   LoggingRedisPublisherService.cs93.75%100%66.67%100%
   RedisPublisherService.cs87.50%100%66.67%100%
Func.Redis/SerDes/Json
   SpanJsonRedisSerDes.cs100%100%100%100%
   SystemJsonRedisSerDes.cs98.31%100%83.33%100%
Func.Redis/Set
   KeyTransformerRedisSetService.cs95%100%89.47%100%
   LoggingRedisSetService.cs99.06%100%95.24%100%
   RedisSetService.cs97.96%100%95.45%100%
Func.Redis/SortedSet
   KeyTransformerRedisSortedSetService.cs97.14%100%93.94%100%
   LoggingRedisSortedSetService.cs99.40%100%96.97%100%
   RedisSortedSetService.cs99.01%100%97.22%100%
Func.Redis/Utils
   FunctionUtilities.cs100%100%100%100%

@sonarqubecloud
Copy link

@fabiolune fabiolune merged commit 234630b into main Dec 16, 2025
6 checks passed
@fabiolune fabiolune deleted the renovate/danielpalme-reportgenerator-github-action-5.x branch December 16, 2025 11:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants