Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhancement: HTML report #672

Merged
merged 9 commits into from
May 8, 2024
Merged

Enhancement: HTML report #672

merged 9 commits into from
May 8, 2024

Conversation

ayushnirwal
Copy link
Contributor

@ayushnirwal ayushnirwal commented May 8, 2024

Description

  • Remove blocked cookie categories from the HTML report when exported from the extension.
  • Add a header component to the report that shows the URL that was analyzed. This is only done from a report of single-page analysis since CLI does not supply the sitemap's URL to the sitemap dashboard.

Testing Instructions

  • Reports exported from the extension -
    a) Should have a header displaying the URL of the page analyzed.
    b) Should not have a section for categories of blocked cookies.
  • Reports exported from CLI dashboard (Single Page) -
    a) Should have a header displaying the URL of the page analyzed.
  • Reports exported from CLI dashboard (Multipage Page) -
    a) Should have a header displaying the URL of the page analyzed in the report for every website.
    b) Composite report ( report.html in the root folder ) should not have the header.

Screenshot/Screencast


Screenshot 2024-05-08 at 1 25 46 PM

Checklist

  • I have thoroughly tested this code to the best of my abilities.
  • I have reviewed the code myself before requesting a review.
  • This code is covered by unit tests to verify that it works as intended.
  • The QA of this PR is done by a member of the QA team (to be checked by QA).

Fixes #

@ayushnirwal ayushnirwal requested review from mohdsayed and mayan-000 May 8, 2024 12:13
@mayan-000 mayan-000 merged commit 5c28020 into develop May 8, 2024
4 checks passed
@mayan-000 mayan-000 deleted the html-report branch May 8, 2024 12:51
@amovar18 amovar18 mentioned this pull request May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants