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

Quality improvements to homog and its test suite #23

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

omgm
Copy link

@omgm omgm commented Sep 4, 2014

These changes were applied after performing mutation analysis on homog-test.js. New score is 0.8 (from 0.63).

To get the score up to 1.0, the following issue needs to be fixed: #22

Mutation analysis on vector-test.js was done with Mutator (http://ortask.com/mutator/). I improved the suite's mutation score from 0.64 to 0.85. I'll get it to 1.0 soon.
Mutation analysis was performed on homog-test.js with Mutator (http://ortask.com/mutator/). These are some fixes that were made for small issues in the source file.
Mutation analysis was performed on homog-test.js with Mutator (http://ortask.com/mutator/). I improved the test suite's mutation score from 0.63 to 0.8. 

In order to get to raise the quality of the test suite to 1.0, the following issue needs to be resolved: rockbot#22
@omgm omgm changed the title Quality improvements to homog and its test Quality improvements to homog and its test suite Sep 4, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Elements of homogeneous matrices are not initialized when using 2D systems
1 participant