-
Notifications
You must be signed in to change notification settings - Fork 1.9k
C#: Convert flow summaries for JSon.NET #7348
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
C#: Convert flow summaries for JSon.NET #7348
Conversation
Click to show differences in coveragecsharpGenerated file changes for csharp
- Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``",,,131,
+ Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,74,131,
- Totals,,3,32,353,5
+ Totals,,3,106,353,5
+ Newtonsoft.Json,,,74,,,,,,,74 |
03fea20 to
2c684d3
Compare
Click to show differences in coveragecsharpGenerated file changes for csharp
- Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``",,,131,
+ Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,73,131,
- Totals,,3,32,353,5
+ Totals,,3,105,353,5
+ Newtonsoft.Json,,,73,,,,,,,73 |
Click to show differences in coveragecsharpGenerated file changes for csharp
- Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``",,,131,
+ Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,73,131,
- Totals,,3,32,353,5
+ Totals,,3,105,353,5
+ Newtonsoft.Json,,,73,,,,,,,73 |
hvitved
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍
ec91b08 to
dd86a2e
Compare
Click to show differences in coveragecsharpGenerated file changes for csharp
- System,"``System.*``, ``System``",3,561,28,5
+ System,"``System.*``, ``System``",3,585,28,5
- Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``",,,131,
+ Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,73,131,
- Totals,,3,568,353,5
+ Totals,,3,665,353,5
+ Newtonsoft.Json,,,73,,,,,,,73,
- System,28,3,561,,4,,23,1,3,468,93
+ System,28,3,585,,4,,23,1,3,490,95 |
… ToString methods from JToken.
…ken flow to CSV format.
dd86a2e to
f32d464
Compare
Click to show differences in coveragecsharpGenerated file changes for csharp
- Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``",,,131,
+ Others,"``Dapper``, ``Microsoft.ApplicationBlocks.Data``, ``MySql.Data.MySqlClient``, ``Newtonsoft.Json``",,73,131,
- Totals,,3,592,353,5
+ Totals,,3,665,353,5
+ Newtonsoft.Json,,,73,,,,,,,73, |
No description provided.