system-text-json-jsondiffpatch icon indicating copy to clipboard operation
system-text-json-jsondiffpatch copied to clipboard

Test coverage

Open weichch opened this issue 3 years ago • 0 comments

We should add more tests and make sure at least 90% (currently 83% in main package, 66%-78% in assert packages) overall test coverage.

  • [ ] Add more test cases
  • [ ] Make sure overall test coverage is at least 90%
  • [ ] Exclude external code (such as Google's diff_match_patch)
  • [ ] Fix test coverage for .NET Standard 2.0 (currently only .NET Framework 4.6.1 and .NET Standard 2.1 are covered)
  • [ ] Calculate test coverage in Github Action if possible
  • [ ] Export test results when needed

weichch avatar May 07 '22 10:05 weichch