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

Change minimum coverage #244

Merged
merged 1 commit into from
Jan 14, 2024
Merged

Change minimum coverage #244

merged 1 commit into from
Jan 14, 2024

Conversation

Nef10
Copy link
Owner

@Nef10 Nef10 commented Jan 14, 2024

Sometimes it seems to have problem with either rounding or detecting a line - it either completes at 99.77 or 100 with exactly the same code.

Lower to make it pass and not randomly fail

Sometimes it seems to have problem with either rounding or detecting a line - it either completes at 99.77 or 100 with exactly the same code.

Lower to make it pass and not randomly fail
@Nef10 Nef10 added the maintenance Internal, non-code related changes label Jan 14, 2024
@Nef10 Nef10 enabled auto-merge (rebase) January 14, 2024 01:22
@Nef10 Nef10 merged commit 219cd00 into main Jan 14, 2024
4 checks passed
@Nef10 Nef10 deleted the Nef10-patch-1 branch January 14, 2024 01:38
Copy link

Minimum coverage required: 99.7


Coverage after merging Nef10-patch-1 into main

100.00%

Coverage Report
FileStmtsFuncsLinesUncovered Lines
Sources/SwiftBeanCountWealthsimpleMapper
   LedgerLookup.swift100%100%100%
   WealthsimpleConversionError.swift100%100%100%
   WealthsimpleLedgerMapper.swift100%100%100%
Sources/SwiftBeanCountWealthsimpleMapper/Extensions
   Amount+init.swift100%100%100%
   String+KebabCase.swift100%100%100%
   Wealthsimple.Transaction+Helper.swift100%100%100%

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance Internal, non-code related changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant