Closed Bug 1455563 Opened 7 years ago Closed 5 years ago

Audit code coverage reports and improve testing or remove unused code

Categories

(Core :: JavaScript: GC, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: jonco, Assigned: jonco)

Details

Attachments

(1 file)

Code coverage results are available for the codeline: https://coveralls.io/github/marco-c/gecko-dev This tells us what was exercised during testing. We should check js/src/gc for untested code and either ensure that it does get tested or remove it if it's not needed.

The meta keyword is there, the bug doesn't depend on other bugs and there is no activity for 12 months.
:jonco, maybe it's time to close this bug?

Flags: needinfo?(jcoppeard)
Summary: Audit code coverage reports and improve testing or remove unused code → [meta] Audit code coverage reports and improve testing or remove unused code

The meta keyword is there, the bug doesn't depend on other bugs and there is no activity for 12 months.
:jonco, maybe it's time to close this bug?

Flags: needinfo?(jcoppeard)

Code coverage has moved here: https://coverage.moz.tools/

Flags: needinfo?(jcoppeard)
Assignee: nobody → jcoppeard

I looked at files with 80% coverage or less and found a couple of things but nothing major. We seem to have decent coverage.

Keywords: meta
Summary: [meta] Audit code coverage reports and improve testing or remove unused code → Audit code coverage reports and improve testing or remove unused code
Pushed by jcoppeard@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/e2ba76aefa65 Remove some dead code from the GC r=sfink
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: