Skip to content
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

Test coverage #23

Open
6 tasks
weichch opened this issue May 7, 2022 · 0 comments
Open
6 tasks

Test coverage #23

weichch opened this issue May 7, 2022 · 0 comments
Labels
enhancement New feature or request pipeline Issues and improvements with Github Actions and other pipelines
Milestone

Comments

@weichch
Copy link
Owner

weichch commented May 7, 2022

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 weichch added this to the Future milestone May 7, 2022
@weichch weichch added enhancement New feature or request pipeline Issues and improvements with Github Actions and other pipelines labels May 7, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement New feature or request pipeline Issues and improvements with Github Actions and other pipelines
Projects
None yet
Development

No branches or pull requests

1 participant