8000 Make integral number decoding consistent for strings by travisbrown · Pull Request #485 · circe/circe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Make integral number decoding consistent for strings #485

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

Merged
merged 1 commit into from
Nov 30, 2016
Merged

Conversation

travisbrown
Copy link
Member

Fixes #476 and provides a kind of workaround for #93. This is a breaking change, but as far as I know nobody is relying on the previous behavior (which is still available by parsing into a String and then using flatMap or similar).

@codecov-io
Copy link
codecov-io commented Nov 30, 2016

Current coverage is 81.30% (diff: 66.66%)

Merging #485 into master will decrease coverage by 0.13%

@@             master       #485   diff @@
==========================================
  Files            80         80          
  Lines          2193       2199     +6   
  Methods        2082       2089     +7   
  Messages          0          0          
  Branches        111        110     -1   
==========================================
+ Hits           1786       1788     +2   
- Misses          407        411     +4   
  Partials          0          0          

Powered by Codecov. Last update 6329bf9...18386b3

@travisbrown travisbrown merged commit 198d257 into master Nov 30, 2016
@travisbrown travisbrown deleted the fix/476 branch December 20, 2016 17:24
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.

2 participants
0