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

added a string to json_file assignment operator. #464

Merged
merged 1 commit into from
Jun 22, 2020

Conversation

jacobwilliams
Copy link
Owner

Fixes #463

Fixes #463
also fixed typos in unit test 46
@codecov-commenter
Copy link

Codecov Report

Merging #464 into master will increase coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #464      +/-   ##
==========================================
+ Coverage   89.96%   89.97%   +0.01%     
==========================================
  Files           6        6              
  Lines        5270     5278       +8     
==========================================
+ Hits         4741     4749       +8     
  Misses        529      529              

@jacobwilliams jacobwilliams merged commit 6bd8424 into master Jun 22, 2020
@jacobwilliams jacobwilliams deleted the 463-json-file-string-assignment branch June 22, 2020 02:29
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.

json_file = string assignment operator
2 participants