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

82 export report into html #87

Closed
wants to merge 5 commits into from
Closed

Conversation

tonyshumlh
Copy link
Collaborator

@tonyshumlh tonyshumlh commented May 21, 2024

Please have the report HTML format v1 below.
I personally think that line number might not be necessary/good-to-have given the file path and function names are provided

Screenshot 2024-05-21 at 2 09 58 PM

@tonyshumlh tonyshumlh self-assigned this May 21, 2024
@tonyshumlh tonyshumlh linked an issue May 21, 2024 that may be closed by this pull request
Copy link
Collaborator

@SoloSynth1 SoloSynth1 left a comment

Choose a reason for hiding this comment

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

@tonyshumlh Have you checked can we first transform the report into a pivot table, then output into HTML? I think the table is a bit hard to parse by eyes right now.

@tonyshumlh
Copy link
Collaborator Author

@SoloSynth1 I just had a discussion with @JohnShiuMK on the design of the report to be more human-readable. Great if you can comment on the design draft below. At the meantime, I will take ref of your checklist export function using Pandoc
IMG_8995

@tonyshumlh
Copy link
Collaborator Author

The latest format
Screenshot 2024-05-22 at 3 39 35 PM
Screenshot 2024-05-22 at 3 39 47 PM

Copy link
Collaborator

@jinyz8888 jinyz8888 left a comment

Choose a reason for hiding this comment

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

@tonyshumlh and @SoloSynth1 . Here's the error message I received:
.../test_creation/modules/checklist/checklist.py", line 116, in read
raise SyntaxError("Failed to parse the checklist. Make sure that it is a directory containing CSV files.")
SyntaxError: Failed to parse the checklist. Make sure that it is a directory containing CSV files.

which checklist file do you used?

@jinyz8888
Copy link
Collaborator

@tonyshumlh Can't find the output report, it is not in report/ nor docs/. Where is it?

@tonyshumlh tonyshumlh marked this pull request as draft May 23, 2024 18:50
@tonyshumlh
Copy link
Collaborator Author

To be closed after #95 is closed

@tonyshumlh tonyshumlh closed this May 24, 2024
@SoloSynth1 SoloSynth1 deleted the 82-export-report-into-html branch May 27, 2024 19:01
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.

Export report into HTML format
3 participants