codecov / browser-extension

Codecov Browser Extension
http://codecov.io
Apache License 2.0
214 stars 60 forks source link

Chrome extension: github 'split' files view always shows 100% #20

Closed j-funk closed 8 years ago

j-funk commented 8 years ago

In the Chrome version of the browser extension, go to any PR which reports incomplete coverage on the diff. Then head to the 'Files' tab and select 'Split' view.

You will see that the diff on every file is reporting 100% coverage.

Switch to 'Unified' view.

You will see an accurate report of the coverage for the diff of every file.

mahsamor commented 8 years ago

I am seeing the same issue on PRs are as well. Coverage is 100% on diffs on files in 'Split' view and accurate coverage percentage is shown on 'Unified' view.