Skip to content

chore: Bump the nuget-minor-patch group with 4 updates - #75

Merged
dj-milenkovic merged 2 commits into
mainfrom
dependabot/nuget/nuget-minor-patch-c623289c80
Aug 10, 2026
Merged

chore: Bump the nuget-minor-patch group with 4 updates#75
dj-milenkovic merged 2 commits into
mainfrom
dependabot/nuget/nuget-minor-patch-c623289c80

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Updated AngleSharp from 1.7.0 to 1.7.1.

Release notes

Sourced from AngleSharp's releases.

1.7.1

Released on Wednesday, August 5 2026

  • Migrated the build system from NUKE to Fallout by @​jafin in Migrate the build system from NUKE to Fallout AngleSharp/AngleSharp#1275
    Released on Wednesday, August 5 2026
  • Improved WHATWG Url specification (#​802) @​jafin
  • Improved tokenizer read performance (#​1274) @​dv00d00
  • Fixed auxiliary browsing context lifetime (#​1278) @​jafin
  • Fixed duplicated DomName attributes on DOM geometry
  • Fixed document.open() destroying the DOM tree in case of encoding problems (#​1276)
  • Fixed source references having wrong line (#​1280)
  • Released 1.7.1 by @​FlorianRappl in Release 1.7.1 AngleSharp/AngleSharp#1281

Full Changelog: AngleSharp/AngleSharp@1.7.0...v1.7.1

Commits viewable in compare view.

Updated Avalonia.Controls.DataGrid from 12.1.0 to 12.1.2.

Release notes

Sourced from Avalonia.Controls.DataGrid's releases.

12.1.2

What's Changed

Full Changelog: AvaloniaUI/Avalonia.Controls.DataGrid@12.1.0...12.1.2

Commits viewable in compare view.

Updated NSubstitute from 6.0.0 to 6.1.0.

Release notes

Sourced from NSubstitute's releases.

6.1.0

NSubstitute v6.1.0

This release reverts nullability support introduced in 6.0. This change caused a number of problems for callers (#​973, #​976), and trying to resolve these (#​976) revealed the need for more fundamental changes to NSubstitute to effectively support this. As a result, nullability is again disabled for public API. Huge thanks to @​jdb0123, @​Romfos, and @​Moha-sami for their PRs addressing this, and thanks for all those who raised issues. We also humbly award @​zvirja with one unlimited "I told you so" pass to use as he sees fit.

What's Changed

New Contributors

Full Changelog: nsubstitute/NSubstitute@v6.0.0...v6.1.0

Commits viewable in compare view.

Updated ReactiveUI.Avalonia from 12.1.0 to 12.1.1.

Release notes

Sourced from ReactiveUI.Avalonia's releases.

12.1.1

🗞️ What's Changed

🧹 General Changes

  • reactiveui/ReactiveUI.Avalonia@​6ed7597fdd00d319c07c4c30dd5fecdf33e4637b chore(renovate): group related dependency cohorts (#​158) @​glennawatson

📦 Dependencies

  • reactiveui/ReactiveUI.Avalonia@​8c1d7e7948cda3caa282a560168947e178de54b0 chore(deps): update reactiveui to 24.1.0 (#​166) @​renovate[bot]
  • reactiveui/ReactiveUI.Avalonia@​4fc2cf849b598cd1319d3d8b7b62d7e57ce20afd chore(deps): update dependency verify.tunit to 31.28.0 (#​165) @​renovate[bot]
  • reactiveui/ReactiveUI.Avalonia@​507ac23aa476cc622e028629b7f29c88095d944d chore(deps): update roslyncommonanalyzersversion to 3.39.2 (#​155) @​renovate[bot]
  • reactiveui/ReactiveUI.Avalonia@​bc7519b4c626947dfd3bbc0da32dca2d94595e8b chore(deps): update analyzers to 3.40.1 (#​164) @​renovate[bot]
  • reactiveui/ReactiveUI.Avalonia@​30635fd4b476aeefabd40c5db228dc0f9750fb0a chore(deps): update avalonia to 12.1.1 (#​161) @​renovate[bot]
  • reactiveui/ReactiveUI.Avalonia@​18d264d6a5d2b211ef14ddf17b27ab0dcf34642f chore(deps): update dependency tunit to 1.63.0 (#​162) @​renovate[bot]
  • reactiveui/ReactiveUI.Avalonia@​a763533217ee3ef8198c5b2988178a763b3c9aea chore(deps): update analyzers to 3.40.0 (#​159) @​renovate[bot]
  • reactiveui/ReactiveUI.Avalonia@​5abfda68aeda073f9ac853b135c105549ddacce7 chore(deps): update dependency tunit to 1.62.0 (#​160) @​renovate[bot]

📌 Other

  • reactiveui/ReactiveUI.Avalonia@​0b7b2cadc616919d7ebe4a1d881f8a255821538f Fix broken view model activation from ambiguous ViewModel property (#​163) @​Copilot

🔗 Full Changelog: reactiveui/ReactiveUI.Avalonia@v12.1.0...v12.1.1

🙌 Contributions

💖 Thanks to all the contributors: @​Copilot, @​glennawatson

🤖 Automated services that contributed: @​renovate[bot]

Commits viewable in compare view.

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> 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 <dependency name> 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 <dependency name> 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 <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps AngleSharp from 1.7.0 to 1.7.1
Bumps Avalonia.Controls.DataGrid from 12.1.0 to 12.1.2
Bumps NSubstitute from 6.0.0 to 6.1.0
Bumps ReactiveUI.Avalonia from 12.1.0 to 12.1.1

---
updated-dependencies:
- dependency-name: AngleSharp
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: Avalonia.Controls.DataGrid
  dependency-version: 12.1.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
- dependency-name: NSubstitute
  dependency-version: 6.1.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget-minor-patch
- dependency-name: ReactiveUI.Avalonia
  dependency-version: 12.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: nuget-minor-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependencies updates and maintenance label Aug 10, 2026
@dependabot
dependabot Bot requested a review from dj-milenkovic as a code owner August 10, 2026 06:21
@dependabot dependabot Bot added the dependencies Dependencies updates and maintenance label Aug 10, 2026
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

Summary

Summary
Generated on: 08/10/2026 - 15:49:06
Parser: MultiReport (19x OpenCover)
Assemblies: 5
Classes: 219
Files: 227
Line coverage: 93% (8497 of 9127)
Covered lines: 8497
Uncovered lines: 630
Coverable lines: 9127
Total lines: 13598
Branch coverage: 79.1% (1657 of 2093)
Covered branches: 1657
Total branches: 2093
Method coverage: Feature is only available for sponsors

Coverage

Rentier.Application - 97.2%
Name Line Branch
Rentier.Application 97.2% 88%
Rentier.Application.Commands.AddImporterCommand 100%
Rentier.Application.Commands.AddMailboxCommand 100%
Rentier.Application.Commands.BulkDeleteFilingsCommand 100%
Rentier.Application.Commands.BulkDeleteReportsCommand 100%
Rentier.Application.Commands.CalculateManualFilingCommand 87.5%
Rentier.Application.Commands.CreateManualFilingCommand 100%
Rentier.Application.Commands.DeleteFilingCommand 100%
Rentier.Application.Commands.DeleteImporterCommand 100%
Rentier.Application.Commands.DeleteMailboxCommand 100%
Rentier.Application.Commands.DeleteReportCommand 100%
Rentier.Application.Commands.ExportFilingCommand 100%
Rentier.Application.Commands.FetchHolidaysFromWebCommand 100%
Rentier.Application.Commands.ImportHolidaysFromWebCommand 100%
Rentier.Application.Commands.ImportReportCommand 100%
Rentier.Application.Commands.ProcessReportsCommand 100%
Rentier.Application.Commands.SaveHolidayConfCommand 100%
Rentier.Application.Commands.SaveTaxpayerProfileCommand 100%
Rentier.Application.Commands.SetUserPreferenceCommand 100%
Rentier.Application.Commands.SyncAllCommand 100%
Rentier.Application.Commands.SyncMailboxCommand 100%
Rentier.Application.Commands.UpdateFilingStatusCommand 100%
Rentier.Application.Commands.UpdateImporterCommand 100%
Rentier.Application.Commands.UpdateMailboxCommand 100%
Rentier.Application.Commands.UpdatePaymentReferenceCommand 100%
Rentier.Application.Common.CredentialKeys 100%
Rentier.Application.Common.Error 90%
Rentier.Application.Common.HandlerHelper 100% 75%
Rentier.Application.Common.PaginationValidator 100% 100%
Rentier.Application.Common.Result`2 100% 50%
Rentier.Application.Common.VoidResult 100%
Rentier.Application.DTOs.DashboardDto 100%
Rentier.Application.DTOs.DownloadProgressInfo 0%
Rentier.Application.DTOs.ExportFilingResult 100%
Rentier.Application.DTOs.FilingCreationError 71.4%
Rentier.Application.DTOs.FilingRowDto 100%
Rentier.Application.DTOs.FilingsPageResult 100%
Rentier.Application.DTOs.HolidayConfDto 100%
Rentier.Application.DTOs.HolidayEntryDto 100%
Rentier.Application.DTOs.ImporterDto 100%
Rentier.Application.DTOs.MailboxDto 100%
Rentier.Application.DTOs.ManualFilingPreviewDto 100%
Rentier.Application.DTOs.OverdueFilingDto 83.3%
Rentier.Application.DTOs.ProcessReportsResult 100%
Rentier.Application.DTOs.RateResolution 100%
Rentier.Application.DTOs.ReportColumnFilter 100%
Rentier.Application.DTOs.ReportProcessingDetail 92.3% 70%
Rentier.Application.DTOs.ReportRowDto 100%
Rentier.Application.DTOs.ReportsPageResult 100%
Rentier.Application.DTOs.SyncAllResult 70%
Rentier.Application.DTOs.SyncProgressEntry 100%
Rentier.Application.DTOs.SyncResult 57.1%
Rentier.Application.DTOs.TaxpayerProfileDto 100%
Rentier.Application.DTOs.UpcomingDeadlineDto 100%
Rentier.Application.DTOs.UpdateCheckResult 100%
Rentier.Application.Handlers.AddImporterCommandHandler 96.1% 100%
Rentier.Application.Handlers.AddMailboxCommandHandler 100% 100%
Rentier.Application.Handlers.BulkDeleteFilingsCommandHandler 100% 100%
Rentier.Application.Handlers.BulkDeleteReportsCommandHandler 100% 100%
Rentier.Application.Handlers.CalculateManualFilingCommandHandler 100% 100%
Rentier.Application.Handlers.CreateManualFilingCommandHandler 100% 100%
Rentier.Application.Handlers.DeleteFilingCommandHandler 100%
Rentier.Application.Handlers.DeleteImporterCommandHandler 100%
Rentier.Application.Handlers.DeleteMailboxCommandHandler 100% 100%
Rentier.Application.Handlers.DeleteReportCommandHandler 100%
Rentier.Application.Handlers.EnsureHolidaysSeededCommandHandler 100% 100%
Rentier.Application.Handlers.ExportFilingCommandHandler 95.5% 77.2%
Rentier.Application.Handlers.FetchHolidaysFromWebCommandHandler 100% 100%
Rentier.Application.Handlers.GetDashboardQueryHandler 94.7% 37.5%
Rentier.Application.Handlers.GetFilingsQueryHandler 100% 100%
Rentier.Application.Handlers.GetHolidayConfQueryHandler 100%
Rentier.Application.Handlers.GetImportersQueryHandler 100%
Rentier.Application.Handlers.GetMailboxesQueryHandler 100% 50%
Rentier.Application.Handlers.GetReportsQueryHandler 100%
Rentier.Application.Handlers.GetTaxpayerProfileQueryHandler 100% 100%
Rentier.Application.Handlers.GetUserPreferenceQueryHandler 100%
Rentier.Application.Handlers.ImportHolidaysFromWebCommandHandler 100%
Rentier.Application.Handlers.ImportReportCommandHandler 100%
Rentier.Application.Handlers.ProcessReportsCommandHandler 94.6% 89.6%
Rentier.Application.Handlers.SaveHolidayConfCommandHandler 100% 100%
Rentier.Application.Handlers.SaveTaxpayerProfileCommandHandler 100%
Rentier.Application.Handlers.SetUserPreferenceCommandHandler 100%
Rentier.Application.Handlers.SyncAllCommandHandler 92.3% 90%
Rentier.Application.Handlers.SyncMailboxCommandHandler 100% 100%
Rentier.Application.Handlers.UpdateFilingStatusCommandHandler 100% 100%
Rentier.Application.Handlers.UpdateImporterCommandHandler 96.7% 100%
Rentier.Application.Handlers.UpdateMailboxCommandHandler 100% 100%
Rentier.Application.Handlers.UpdatePaymentReferenceCommandHandler 100% 100%
Rentier.Application.Parsing.DividendRecord 100%
Rentier.Application.Parsing.IbkrExchangeRate 100%
Rentier.Application.Parsing.InterestRecord 100%
Rentier.Application.Parsing.ParseError 100%
Rentier.Application.Parsing.StatementParseResult 100%
Rentier.Application.Parsing.WithholdingTaxRecord 100%
Rentier.Application.Queries.FilingColumnFilter 100%
Rentier.Application.Queries.GetDashboardQuery 100%
Rentier.Application.Queries.GetFilingsQuery 100%
Rentier.Application.Queries.GetHolidayConfQuery 100%
Rentier.Application.Queries.GetImportersQuery 100%
Rentier.Application.Queries.GetMailboxesQuery 100%
Rentier.Application.Queries.GetReportsQuery 100%
Rentier.Application.Queries.GetUserPreferenceQuery 100%
Rentier.Application.Services.ExchangeRateResolver 91.4% 90%
Rentier.Application.Services.ManualFilingCalculationResult 100%
Rentier.Application.Services.ManualFilingCalculator 100% 95%
Rentier.Desktop - 92.9%
Name Line Branch
Rentier.Desktop 92.9% 71.4%
CompiledAvaloniaXaml.!AvaloniaResources 100% 50%
Rentier.Desktop.App 73.5% 55%
Rentier.Desktop.Composition.CompositionRoot 81.7% 0%
Rentier.Desktop.Converters.BoolToDoubleConverter 75% 75%
Rentier.Desktop.Converters.ComparisonOperatorIndexConverter 0% 0%
Rentier.Desktop.Converters.DateOnlyToStringConverter 100% 100%
Rentier.Desktop.Converters.DuplicateStrategyDisplayConverter 62.5% 25%
Rentier.Desktop.Converters.FilingStatusBrushConverter 85.7% 60%
Rentier.Desktop.Converters.FilingStatusDisplayConverter 100%
Rentier.Desktop.Converters.FilterActiveConverter 62.5% 50%
Rentier.Desktop.Converters.IncomeTypeDisplayConverter 100%
Rentier.Desktop.Converters.IndentToMarginConverter 75% 50%
Rentier.Desktop.Converters.InvertBoolConverter 100%
Rentier.Desktop.Converters.NullableDateOnlyConverter 100% 100%
Rentier.Desktop.Converters.NullableIntConverter 0% 0%
Rentier.Desktop.Converters.NullableReportStatusConverter 0% 0%
Rentier.Desktop.Converters.ReportStatusDisplayConverter 55.5% 20%
Rentier.Desktop.Converters.ReportTypeDisplayConverter 0%
Rentier.Desktop.Converters.SortArrowConverter 86.6% 60.7%
Rentier.Desktop.Converters.SyncModeDisplayConverter 87.5% 75%
Rentier.Desktop.Converters.SyncSeverityBrushConverter 0% 0%
Rentier.Desktop.Extensions.FilingStatusExtensions 85.7% 75%
Rentier.Desktop.Extensions.IncomeTypeExtensions 66.6% 25%
Rentier.Desktop.Extensions.ReportTypeExtensions 80% 50%
Rentier.Desktop.Extensions.ViewActivationExtensions 100% 50%
Rentier.Desktop.Models.CheckableItem`1 88.8%
Rentier.Desktop.Models.FilterOption`1 0%
Rentier.Desktop.Resources.SrLatnStrings 100%
Rentier.Desktop.Services.LocalizationService 90.3% 76.9%
Rentier.Desktop.Services.ThemeService 47.6% 35.7%
Rentier.Desktop.ViewModels 93.7% 78.3%
Rentier.Desktop.ViewModels.AppearanceSettingsViewModel 72.5% 0%
Rentier.Desktop.ViewModels.DashboardViewModel 100% 100%
Rentier.Desktop.ViewModels.EnumFilterFlyoutViewModel`1 100% 95%
Rentier.Desktop.ViewModels.FilingRowViewModel 100% 100%
Rentier.Desktop.ViewModels.FilingsHandlers 100%
Rentier.Desktop.ViewModels.FilingsViewModel 93.1% 89.6%
Rentier.Desktop.ViewModels.HolidayEntryViewModel 100%
Rentier.Desktop.ViewModels.HolidaySettingsViewModel 97.5% 94.4%
Rentier.Desktop.ViewModels.ImporterItemViewModel 100%
Rentier.Desktop.ViewModels.ImporterSettingsHandlers 100%
Rentier.Desktop.ViewModels.ImporterSettingsViewModel 96.2% 82.6%
Rentier.Desktop.ViewModels.MailboxItemViewModel 100%
Rentier.Desktop.ViewModels.MailboxSettingsViewModel 98% 92.8%
Rentier.Desktop.ViewModels.MainWindowViewModel 86.8% 38.8%
Rentier.Desktop.ViewModels.ManualFilingViewModel 89.3% 72.9%
Rentier.Desktop.ViewModels.NavigationEntry 96.5% 100%
Rentier.Desktop.ViewModels.PagedSelectionViewModelBase`1 100% 95.8%
Rentier.Desktop.ViewModels.ProfileSettingsViewModel 98.9% 93.7%
Rentier.Desktop.ViewModels.ReportRowViewModel 100% 100%
Rentier.Desktop.ViewModels.ReportsViewModel 90.9% 81.2%
Rentier.Desktop.ViewModels.SyncProgressEntryViewModel 100% 100%
Rentier.Desktop.ViewModels.SyncViewModel 92.2% 69%
Rentier.Desktop.ViewModels.TextFilterFlyoutViewModel 100% 83.3%
Rentier.Desktop.Views.DashboardView 100% 50%
Rentier.Desktop.Views.FilingsView 97.6% 50%
Rentier.Desktop.Views.HolidaySettingsView 100% 50%
Rentier.Desktop.Views.MailboxSettingsView 100% 50%
Rentier.Desktop.Views.ProfileSettingsView 100% 50%
Rentier.Desktop.Views.ReportsView 99.5% 50%
Rentier.Desktop.Views.SyncView 92.5% 50%
Rentier.Domain - 95.2%
Name Line Branch
Rentier.Domain 95.2% 93.1%
Rentier.Domain.Entities.Filing 86.2% 87.5%
Rentier.Domain.Entities.HolidayYearRange 100% 100%
Rentier.Domain.Entities.Importer 100% 100%
Rentier.Domain.Entities.Mailbox 97.8% 92.3%
Rentier.Domain.Entities.PublicHoliday 92.8% 100%
Rentier.Domain.Entities.Report 100% 100%
Rentier.Domain.Entities.TaxpayerProfile 91.6% 90%
Rentier.Domain.Entities.UserPreference 100% 100%
Rentier.Domain.Exceptions.DomainException 33.3%
Rentier.Domain.Services.BusinessDayResolver 100% 100%
Rentier.Domain.Services.FilingDeadlineCalculator 100% 100%
Rentier.Domain.Services.TaxCalculationService 87.8% 79.1%
Rentier.Domain.ValueObjects.ExchangeRate 100% 100%
Rentier.Domain.ValueObjects.FilingInfo 100% 100%
Rentier.Domain.ValueObjects.FilingProvenance 100%
Rentier.Domain.ValueObjects.HolidayConf 100% 100%
Rentier.Domain.ValueObjects.ImporterDetails 100%
Rentier.Domain.ValueObjects.IncomeTaxInput 100%
Rentier.Domain.ValueObjects.MailboxCursor 100%
Rentier.Domain.ValueObjects.Money 100% 100%
Rentier.Domain.ValueObjects.SyncParameters 100% 92.8%
Rentier.Infrastructure - 93.1%
Name Line Branch
Rentier.Infrastructure 93.1% 89.6%
Rentier.Infrastructure.DatabaseInitializer 100%
Rentier.Infrastructure.ExchangeRates.CompositeExchangeRateFetcher 100% 100%
Rentier.Infrastructure.ExchangeRates.NbsExchangeRateFetcher 96% 91.6%
Rentier.Infrastructure.ExchangeRates.NbsWebScraper 93.6% 91.6%
Rentier.Infrastructure.InfrastructureRegistrar 100%
Rentier.Infrastructure.InfrastructureServiceExtensions 100% 100%
Rentier.Infrastructure.Parsing.IbkrCsvParser 89.8% 91.6%
Rentier.Infrastructure.Persistence.AppDbContext 100%
Rentier.Infrastructure.Persistence.Configurations.ExchangeRateCacheConfigur
ation
100%
Rentier.Infrastructure.Persistence.Configurations.FilingConfiguration 100%
Rentier.Infrastructure.Persistence.Configurations.HolidayYearRangeConfigura
tion
100%
Rentier.Infrastructure.Persistence.Configurations.ImporterConfiguration 100%
Rentier.Infrastructure.Persistence.Configurations.MailboxConfiguration 100%
Rentier.Infrastructure.Persistence.Configurations.PublicHolidayConfiguratio
n
100%
Rentier.Infrastructure.Persistence.Configurations.ReportConfiguration 100%
Rentier.Infrastructure.Persistence.Configurations.TaxpayerProfileConfigurat
ion
100%
Rentier.Infrastructure.Persistence.Configurations.UserPreferenceConfigurati
on
100%
Rentier.Infrastructure.Repositories.ExchangeRateCacheRepository 100% 100%
Rentier.Infrastructure.Repositories.FilingRepository 87.7% 83.6%
Rentier.Infrastructure.Repositories.HolidayRepository 82% 100%
Rentier.Infrastructure.Repositories.ImporterRepository 100% 100%
Rentier.Infrastructure.Repositories.MailboxRepository 100% 100%
Rentier.Infrastructure.Repositories.ReportRepository 100% 96.4%
Rentier.Infrastructure.Repositories.TaxpayerProfileRepository 100% 100%
Rentier.Infrastructure.Repositories.UserPreferenceRepository 100% 100%
Rentier.Infrastructure.Scraping.TimeAndDateHolidayScraper 81.6% 70%
Rentier.Infrastructure.Security.CredentialStoreFactory 75% 83.3%
Rentier.Infrastructure.Security.ProviderInfo 100%
Rentier.Infrastructure.Serialization.PpOpoXmlSerializer 97.4% 91.6%
Rentier.Infrastructure.Sync.ImapMailboxSyncService 90.5% 90.5%
Rentier.Infrastructure.Updates.VelopackUpdateService 94.7% 92.8%
Rentier.Tests.Common - 42.1%
Name Line Branch
Rentier.Tests.Common 42.1% 66.6%
Rentier.Tests.Common.Builders.SeedDataBuilder 40.7% 100%
Rentier.Tests.Common.Fakes.FakeCredentialStore 54.5% 0%

@dj-milenkovic
dj-milenkovic merged commit 52cbf09 into main Aug 10, 2026
11 checks passed
@dj-milenkovic
dj-milenkovic deleted the dependabot/nuget/nuget-minor-patch-c623289c80 branch August 10, 2026 15:49
@sonarqubecloud

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies updates and maintenance

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant