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

Improve invalid JSON error message in Policy.read_json_reform_text method #966

Merged
merged 1 commit into from
Oct 4, 2016
Merged

Improve invalid JSON error message in Policy.read_json_reform_text method #966

merged 1 commit into from
Oct 4, 2016

Conversation

martinholmer
Copy link
Collaborator

This pull request uses the improvement provided by @talumbau in merged pull request #965 to pinpoint the location of the first invalid-JSON error encountered by the Policy class read_json_reform_text method.

@MattHJensen @talumbau @feenberg @zrisher @Amy-Xu @GoFroggyRun @andersonfrailey

@codecov-io
Copy link

Current coverage is 98.27% (diff: 100%)

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

@@             master       #966   diff @@
==========================================
  Files            35         35          
  Lines          2079       2081     +2   
  Methods           0          0          
  Messages          0          0          
  Branches          0          0          
==========================================
+ Hits           2043       2045     +2   
  Misses           36         36          
  Partials          0          0          

Powered by Codecov. Last update ae5c77e...05114e9

@martinholmer martinholmer merged commit 6a99bad into PSLmodels:master Oct 4, 2016
@martinholmer martinholmer deleted the fix-read-json-reform branch October 4, 2016 20:41
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