Skip to content
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

Add text based equate plus importer #285

Merged
merged 6 commits into from Feb 4, 2024
Merged

Add text based equate plus importer #285

merged 6 commits into from Feb 4, 2024

Conversation

Nef10
Copy link
Owner

@Nef10 Nef10 commented Jan 22, 2024

Known issue: #286: Importer outputs price with @ instead of @@ because SwiftBeanCount does not support @@ yet (Nef10/SwiftBeanCountModel#160)

@Nef10 Nef10 added importer Related to a specific importer feature New feature minor This change should bump the minor version of the next release labels Jan 22, 2024
Copy link

github-actions bot commented Jan 22, 2024

Minimum coverage required: 99%


Coverage after merging equate-plus into main

99.35%

Coverage Report
FileStmtsFuncsLinesUncovered Lines
Sources/SwiftBeanCountImporter
   BaseImporter.swift97.96%96.67%98.29%46
   CSVBaseImporter.swift91.04%80%92.98%74–76
   CSVImporter.swift97.62%100%97.37%52
   DownloadImporter.swift100%100%100%
   FileImporter.swift100%100%100%
   Importer.swift100%100%100%
   Settings.swift100%100%100%
   TextImporter.swift100%100%100%
Sources/SwiftBeanCountImporter/Importers
   CompassCardImporter.swift100%100%100%
   EquatePlusImporter.swift99.15%100%99.02%168–170
   LunchOnUsImporter.swift100%100%100%
   ManuLifeImporter.swift99.21%100%99.08%243, 249, 291
   N26Importer.swift100%100%100%
   RBCImporter.swift100%100%100%
   RogersDownloadImporter.swift100%100%100%
   RogersImporter.swift100%100%100%
   SimpliiImporter.swift100%100%100%
   TangerineAccountImporter.swift100%100%100%
   TangerineCardImporter.swift100%100%100%
   WealthsimpleDownloadImporter.swift100%100%100%

* commit '3d43dd09c9b40e3441e0de4c6d1fafcbf6c6b2df':
  Bump release-drafter from 5.25.0 to 6.0.0
  Bump sticky-pull-request-comment from 2.8.0 to 2.9.0
@Nef10 Nef10 merged commit 67b9764 into main Feb 4, 2024
4 checks passed
@Nef10 Nef10 deleted the equate-plus branch February 4, 2024 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature importer Related to a specific importer minor This change should bump the minor version of the next release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant