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

Remove most of Newtonsoft.Json in the SDK #595

Merged
merged 5 commits into from Feb 24, 2020

Conversation

chyyran
Copy link
Member

@chyyran chyyran commented Feb 24, 2020

Addresses most issues brought up in #573, but we need a better story for parsing InputMapping, and perhaps manually written input configuration in general. I'm not sure how to tackle this right now, we may want to move data parsers into their own framework libraries and move off of JSON altogether for manual files (possibly through https://github.com/xoofx/Tomlyn).

@codecov
Copy link

codecov bot commented Feb 24, 2020

Codecov Report

❗ No coverage uploaded for pull request base (master@4b3ed69). Click here to learn what that means.
The diff coverage is 83.62%.

@@            Coverage Diff            @@
##             master     #595   +/-   ##
=========================================
  Coverage          ?   80.46%           
=========================================
  Files             ?      286           
  Lines             ?     9820           
  Branches          ?        0           
=========================================
  Hits              ?     7902           
  Misses            ?     1918           
  Partials          ?        0

@chyyran chyyran merged commit 22df00b into SnowflakePowered:master Feb 24, 2020
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.

None yet

1 participant