Skip to content

Quality improvements to matrix and its test suite#21

Open
omgm wants to merge 3 commits intorockbot:masterfrom
omgm:Fork-for-improvements-to-matrix-and-test
Open

Quality improvements to matrix and its test suite#21
omgm wants to merge 3 commits intorockbot:masterfrom
omgm:Fork-for-improvements-to-matrix-and-test

Conversation

@omgm
Copy link

@omgm omgm commented Aug 29, 2014

These changes were applied after performing mutation analysis on matrix-test.js. New score is 0.91 (from 0.697).

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

omgm added 3 commits August 16, 2014 12:42
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 matrix-test.js with Mutator (http://ortask.com/mutator/). I improved the suite's mutation score from 0.697 to 0.91.
Mutation analysis was performed on matrix-test.js with Mutator (http://ortask.com/mutator/). These are some fixes that were made for small issues in the source file while applying the analysis.
@omgm omgm changed the title Improvements to matrix and its test Quality improvements to matrix and its test Aug 29, 2014
@omgm omgm changed the title Quality improvements to matrix and its test Quality improvements to matrix 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.

matrix's calcRotVec() fails with TypeError

1 participant

Comments