Skip to content

WIP: Data in json_value now a polymorphic class #412

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Open
wants to merge 12 commits into
base: master
Choose a base branch
from

Conversation

jacobwilliams
Copy link
Owner

Fixes #405

@codecov-io
Copy link

codecov-io commented Jul 11, 2019

Codecov Report

Merging #412 into master will increase coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
+ Coverage   89.52%   89.70%   +0.17%     
==========================================
  Files           3        3              
  Lines        5336     5360      +24     
==========================================
+ Hits         4777     4808      +31     
+ Misses        559      552       -7     

@jacobwilliams jacobwilliams changed the title Data in json_value now a polymorphic class WIP: Data in json_value now a polymorphic class Jul 19, 2019
@codecov-commenter
Copy link

codecov-commenter commented Jun 21, 2020

Codecov Report

Merging #412 into master will increase coverage by 0.17%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #412      +/-   ##
==========================================
+ Coverage   89.96%   90.13%   +0.17%     
==========================================
  Files           6        6              
  Lines        5270     5294      +24     
==========================================
+ Hits         4741     4772      +31     
+ Misses        529      522       -7     

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Time for polymorphism?
3 participants