codecov/codecov-browser-extension

Coverage total doesn't round

Closed this issue · 2 comments

Problem

It appears that the coverage percentage doesn't round after recalculating Flags (and possibly components).

Screenshot 2023-05-09 at 1 08 26 PM

To Reproduce

  1. Navigate here: https://github.com/codecov/uploader/blob/main/src/index.ts
  2. Click the flags drop down and select "Select All"
  3. Returned result will not be rounded.
anukul commented

Fixed on master but not published yet

Fixed as of 0.2.0 👍