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

Single html report #916

Merged
merged 16 commits into from
Jun 4, 2024
Merged

Single html report #916

merged 16 commits into from
Jun 4, 2024

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    4db3ff8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    14eb00c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Refactoring to have a getter for the file data

    Do not add to global dict during iterations over files or directories
    because they are still present for following iterations.
    Spacetown committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    7c7afd5 View commit details
    Browse the repository at this point in the history
  2. Add single file report

    Spacetown committed Apr 14, 2024
    Configuration menu
    Copy the full SHA
    fe52833 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2024

  1. Update reference data because of wrong paths

    In the page for a source file the filename wasn't relative tor the
    directory of the report, it always contained the report directory
    itself. Only in the directory listing the files where relative to the
    report directory.
    Spacetown committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ae565b7 View commit details
    Browse the repository at this point in the history
  2. Update CHANGELOG

    Spacetown committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    5d83382 View commit details
    Browse the repository at this point in the history
  3. Do not generate single page report always nested

    - Distinguish between --html-details and --html-nested.
    - Update documentation of options.
    - By default create the report self contained.
    Spacetown committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    44cdd08 View commit details
    Browse the repository at this point in the history
  4. Fix format errors

    Spacetown committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    000cee1 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. Update reference data

    Spacetown committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    d5a21f4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    968a5e9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    13c1fc2 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2024

  1. Configuration menu
    Copy the full SHA
    d09d0dd View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2024

  1. Update MacOS reference

    Spacetown committed Apr 22, 2024
    Configuration menu
    Copy the full SHA
    b4f0689 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9872fa3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9a8da46 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Configuration menu
    Copy the full SHA
    0762781 View commit details
    Browse the repository at this point in the history