Skip to content

Fixed m-index and o-index

Fixes #69 (closed)

Previously in profile.js, m-index and o-index returned a string instead of an integer in the expected output but now the tests pass like the other metrics functions if the output is given in the form of integer in jest unit testing. Thus now all the tests pass for the o-index and m-index.

Edited by Subhangi Choudhary

Merge request reports