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

Changed JsonParser #29

Merged
merged 4 commits into from
Aug 19, 2020
Merged

Changed JsonParser #29

merged 4 commits into from
Aug 19, 2020

Conversation

bartimaeusnek
Copy link
Collaborator

  • From Newtonsoft.Json to System.Text.Json
  • Signed testassembly
  • Made internals visible to testproject
  • Wrote an integration tests
  • Repaired broken tests

+ From Newtonsoft.Json to System.Text.Json
+ Signed testassembly
+ Made internals visible to testproject
+ Wrote an integration tests
+ Repaired broken tests
Graphite/Graphite.csproj Outdated Show resolved Hide resolved
Graphite/GraphiteMetric.cs Outdated Show resolved Hide resolved
Graphite/MetricDatapoint.cs Outdated Show resolved Hide resolved
Graphite/MetricDatapoint.cs Outdated Show resolved Hide resolved
+ Moved key one layer up
+ Added "GraphiteMetricData" Converter
+ Fixed MetricDatapointConverter crashing on NULL
+ Added Unit Test to cover invalid JSON objects
@zivillian zivillian merged commit 7dd2e58 into master Aug 19, 2020
@zivillian zivillian deleted the JsonChange branch August 19, 2020 09:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants