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

Wire in Sunday Voucher holiday credit calculator #422

Merged
merged 5 commits into from Sep 25, 2019

Conversation

mariogalic
Copy link
Contributor

@mariogalic mariogalic commented Sep 23, 2019

@mariogalic mariogalic requested a review from a team September 23, 2019 14:55
@mariogalic
Copy link
Contributor Author

@@ -10,7 +10,7 @@ class SundayVoucherHolidayStopProcessTest extends FlatSpec with Matchers {
(_, _) => Right(Nil),
_ => throw new RuntimeException(),
(_, _) => throw new RuntimeException(),
_ => throw new RuntimeException(),
_ => Right(()),
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could do with some tests maybe?

@coveralls
Copy link

coveralls commented Sep 23, 2019

Coverage Status

Coverage increased (+0.5%) to 61.773% when pulling 0d48d04 on wire-in-sunday-voucher-credit-calculation into af4562b on master.

@guardian guardian deleted a comment Sep 24, 2019
@mariogalic mariogalic merged commit 1f6f6d4 into master Sep 25, 2019
@mariogalic mariogalic deleted the wire-in-sunday-voucher-credit-calculation branch September 25, 2019 08:26
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.

None yet

4 participants