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

ENH: Add ability to copy more fields from the report #2513

Merged
merged 3 commits into from
Jul 25, 2024

Commits on Jul 9, 2024

  1. ENH: Add ability to copy more fields from the report

    Sometimes collectors sets more context information, e.g.
    the source file name. Currently, parsers usually remove
    those non-standard information. With this change, we let
    the user decide to copy more information to the event.
    
    In addition, the currently copied fields were documented.
    kamil-certat committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    8795410 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2024

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

Commits on Jul 25, 2024

  1. Fix whitespaces

    kamil-certat committed Jul 25, 2024
    Configuration menu
    Copy the full SHA
    afe6b2d View commit details
    Browse the repository at this point in the history