8000 Move time-related instances to trait in io.circe.java8.time by sergeykolbasov · Pull Request #545 · circe/circe · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Move time-related instances to trait in io.circe.java8.time #545

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
Jan 15, 2017

Conversation

sergeykolbasov
Copy link
Contributor

Same logic as AutoDerivation

@codecov-io
Copy link
codecov-io commented Jan 15, 2017

Current coverage is 82.53% (diff: 100%)

Merging #545 into master will not change coverage

@@             master       #545   diff @@
==========================================
  Files            71         71          
  Lines          1981       1981          
  Methods        1842       1842          
  Messages          0          0          
  Branches        139        139          
==========================================
  Hits           1635       1635          
  Misses          346        346          
  Partials          0          0          

Powered by Codecov. Last update 5239b2e...63d1ee6

@travisbrown
Copy link
Member

Looks reasonable to me. My one reservation is that eventually we'll drop Java 7 and these instances will move into the Encoder and Decoder companion objects, and I'd prefer not to maintain a separate trait forever. Since there's no real timeline for dropping Java 7 I'm happy to see this go in now, on the understanding that it may be deprecated in the future.

@travisbrown travisbrown merged commit fc8c727 into circe:master Jan 15, 2017
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
0