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 readers for java.time.LocalDate and Period #44

Merged
merged 2 commits into from
Nov 23, 2016
Merged

add readers for java.time.LocalDate and Period #44

merged 2 commits into from
Nov 23, 2016

Conversation

crispywalrus
Copy link

We started using these but as they're a built in java type I thought they might be more generally applicable.

@coveralls
Copy link

coveralls commented Nov 22, 2016

Coverage Status

Coverage decreased (-1.4%) to 88.889% when pulling fd8262b on crispywalrus:master into 5e202ea on iheartradio:master.

@kailuowang
Copy link
Member

Thanks!! Are you sure the tests you wrote run? If I understand correctly the tests methods should be interpolated inside the is string.

turns out I missed putting the interpolated call into the 'is' comprehension.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 90.598% when pulling 1e6a303 on crispywalrus:master into 5e202ea on iheartradio:master.

4 similar comments
@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 90.598% when pulling 1e6a303 on crispywalrus:master into 5e202ea on iheartradio:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 90.598% when pulling 1e6a303 on crispywalrus:master into 5e202ea on iheartradio:master.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 90.598% when pulling 1e6a303 on crispywalrus:master into 5e202ea on iheartradio:master.

@coveralls
Copy link

coveralls commented Nov 23, 2016

Coverage Status

Coverage increased (+0.3%) to 90.598% when pulling 1e6a303 on crispywalrus:master into 5e202ea on iheartradio:master.

@crispywalrus
Copy link
Author

@kailuowang Ok, I get it now.

@kailuowang
Copy link
Member

👍 thanks very much!

@kailuowang kailuowang merged commit 5609b7f into iheartradio:master Nov 23, 2016
@kailuowang
Copy link
Member

how soon do you need this feature release? @crispywalrus

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.

3 participants