-
Notifications
You must be signed in to change notification settings - Fork 22
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
Add test cases to improve mutation score indicator #60
Add test cases to improve mutation score indicator #60
Conversation
* Audit improvements
* Byzantine tests
Codecov Report
@@ Coverage Diff @@
## mutation-tests-only #60 +/- ##
=======================================================
- Coverage 95.51% 93.20% -2.31%
=======================================================
Files 6 6
Lines 1292 1339 +47
=======================================================
+ Hits 1234 1248 +14
- Misses 42 73 +31
- Partials 16 18 +2
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
What is the result score? |
@JekaMas thanks for reviewing. |
@JekaMas I have one quick question. I've not seen any issue from |
I ran test 10 times and got the following scores:
the average is about |
…e_mutation_score_indicator
Description
Add test cases in message package to improve MSI (mutation score indicator)
Changes include
Breaking changes
Please complete this section if any breaking changes have been made, otherwise delete it
Checklist
Additional comments
Please post additional comments in this section if you have them, otherwise delete it