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

Add text report module in python #17

Merged
merged 5 commits into from
Jul 24, 2024

Conversation

romanodanilo
Copy link
Contributor

@romanodanilo romanodanilo commented Jul 22, 2024

Description

Add text report module in python

How was the PR tested?

  1. Unit-test with sample data. All unit tests passed.

Notes

Example output

======================================================================================================
Python Text Report Module - Pooled Results
======================================================================================================
    CheckerBundle: DemoCheckerBundle
    Build date: 
    Build version: 
    Description: 
    Summary: Found 1 issue
    ====================
    Checkers:
    ====================
        Checker:        exampleChecker
        Description:    This is a description
        Status:    
        Summary:        
        ====================
        Issues:
        ====================
            Issue:              0
            Description:        This is an information from the demo usecase
            Level:              3
        ====================
        Addressed rules:
        ====================
            Addressed Rule:     asam.net:xosc:1.0.0:xml.valid_schema

@romanodanilo romanodanilo requested a review from patrickpa July 22, 2024 12:25
@romanodanilo romanodanilo marked this pull request as ready for review July 22, 2024 12:25
Copy link
Contributor

@patrickpa patrickpa left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @romanodanilo

@romanodanilo romanodanilo merged commit 770a4ee into develop Jul 24, 2024
7 checks passed
@romanodanilo romanodanilo deleted the danilo/add_python_text_report branch July 24, 2024 10:00
hoangtungdinh pushed a commit that referenced this pull request Jul 30, 2024
* Add text report module in python

Signed-off-by: romanodanilo <[email protected]>

* Cleaned input and output text

Signed-off-by: romanodanilo <[email protected]>

* Add missing copyright notice

Signed-off-by: romanodanilo <[email protected]>

* Add test search_mode param

Signed-off-by: romanodanilo <[email protected]>

* Add newline in report module

Signed-off-by: romanodanilo <[email protected]>

---------

Signed-off-by: romanodanilo <[email protected]>
hoangtungdinh pushed a commit that referenced this pull request Jul 30, 2024
Signed-off-by: romanodanilo <[email protected]>
Signed-off-by: romanodanilo <[email protected]>
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