VibeNL / GhostfolioSidekick

A continuous running Docker container (a sidecar) to automatically import files from several brokers & crypto exchanges. And more.... See the readme.md for more information
MIT License
12 stars 4 forks source link

Cleanup of warnings #248

Closed VibeNL closed 3 months ago

github-actions[bot] commented 3 months ago

File Coverage
All files 85% :white_check_mark:
GhostfolioSidekick.AccountMaintainer.AccountMaintainerTask 63% :white_check_mark:
GhostfolioSidekick.DisplayInformationTask 84% :white_check_mark:
GhostfolioSidekick.FileImporter.FileImporterTask 87% :white_check_mark:
GhostfolioSidekick.FileImporter.HoldingsCollection 52% :x:
GhostfolioSidekick.FileImporter.SymbolNotFoundException 0% :x:
GhostfolioSidekick.MarketDataMaintainer.CreateManualSymbolTask 8% :x:
GhostfolioSidekick.MarketDataMaintainer.DeleteUnusedSymbolsTask 96% :white_check_mark:
GhostfolioSidekick.MarketDataMaintainer.GatherAllDataTask 60% :white_check_mark:
GhostfolioSidekick.MarketDataMaintainer.SetBenchmarksTask 91% :white_check_mark:
GhostfolioSidekick.MarketDataMaintainer.SetTrackingInsightOnSymbolsTask 95% :white_check_mark:
GhostfolioSidekick.TimedHostedService 90% :white_check_mark:
GhostfolioSidekick.Configuration.ApplicationSettings 85% :white_check_mark:
GhostfolioSidekick.GhostfolioAPI.API.AccountService 75% :white_check_mark:
GhostfolioSidekick.GhostfolioAPI.API.ActivitiesService 76% :white_check_mark:
GhostfolioSidekick.GhostfolioAPI.API.Mapper.ContractToModelMapper 97% :white_check_mark:
GhostfolioSidekick.GhostfolioAPI.API.Mapper.ModelToContractMapper 95% :white_check_mark:
GhostfolioSidekick.GhostfolioAPI.API.MarketDataService 45% :x:
GhostfolioSidekick.GhostfolioAPI.Strategies.ApiStrategyBase 77% :white_check_mark:
GhostfolioSidekick.GhostfolioAPI.Strategies.ApplyDustCorrection 91% :white_check_mark:
GhostfolioSidekick.GhostfolioAPI.Strategies.RoundStrategy 93% :white_check_mark:
GhostfolioSidekick.Model.Accounts.Balance 92% :white_check_mark:
GhostfolioSidekick.Model.Activities.Types.RepayBondActivity 97% :white_check_mark:
GhostfolioSidekick.Model.Money 87% :white_check_mark:
GhostfolioSidekick.Parsers.CentraalBeheer.CentraalBeheerParser 94% :white_check_mark:
GhostfolioSidekick.Parsers.CentraalBeheer.CentraalBeheerParser 71% :white_check_mark:
GhostfolioSidekick.Parsers.PDFParser.PdfToWords.Position 87% :white_check_mark:
GhostfolioSidekick.Parsers.PDFParser.PdfToWords.SingleWordToken 81% :white_check_mark:
GhostfolioSidekick.Parsers.TradeRepublic.TradeRepublicInvoiceParserNL 93% :white_check_mark:
GhostfolioSidekick.Parsers.TradeRepublic.TradeRepublicStatementParserNL 88% :white_check_mark:

Minimum allowed coverage is 60%

Generated by :monkey: cobertura-action against 5c09efa5c85cbf8f98f4f20044ace937a749dbd1

github-actions[bot] commented 3 months ago

Development container published

Install with:

docker pull vibenl/ghostfoliosidekick:pr-248