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

Read from JSON file using OrderedDict #1147

Merged
merged 1 commit into from
Jan 24, 2017

Conversation

talumbau
Copy link
Member

  • This guarantees that we preserve the order of key/value pairs as
    defined in the JSON files themselves.

 - This guarantees that we preserve the order of key/value pairs as
   defined in the JSON files themselves.
@codecov-io
Copy link

Current coverage is 98.87% (diff: 66.66%)

Merging #1147 into master will increase coverage by <.01%

@@             master      #1147   diff @@
==========================================
  Files            38         38          
  Lines          3020       3021     +1   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2986       2987     +1   
  Misses           34         34          
  Partials          0          0          

Powered by Codecov. Last update 1ba5442...6778174

@brittainhard
Copy link
Contributor

@talumbau this is good. Not sure what the effect on the rest of the library will be, though.

@MattHJensen
Copy link
Contributor

+1 here.

@MattHJensen
Copy link
Contributor

@brittainhard @talumbau, I expect we'll be releasing a new tax-calculator today. Would you like this to be included?

@talumbau
Copy link
Member Author

Yep. Merging. Thanks for the heads up!

@MattHJensen
Copy link
Contributor

@talumbau, did you mean to merge?

@talumbau
Copy link
Member Author

yes thanks!

@talumbau talumbau merged commit 466e2be into PSLmodels:master Jan 24, 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.

4 participants