MozillaSecurity / MozillaSecurity/FuzzManager

[CovManager] Display message if no coverage data is available

Open
#520 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

covmanager enhancement
Dominant language
Python
Stars
208
Forks
48
Avg merge
23h 5m
Merged PRs (30d)
2

Description

The current functionality when viewing a report with no coverage data (for example the fuzzer didn't run) is to generate a report showing zero coverage. This makes it unclear (especially with filters applied) if that code/area was not covered or if no data is available.

If no report data is available then an error/message should be displayed instead.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the CovManager report view and reproduce a report request when no coverage data is available, including with filters applied. Done means the interface displays an error or explanatory message instead of presenting zero coverage for an empty report.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.