Skip to content

Post rendering console output#154

Merged
NejcS merged 1 commit intomainfrom
feat/post_rendering_output
Apr 14, 2026
Merged

Post rendering console output#154
NejcS merged 1 commit intomainfrom
feat/post_rendering_output

Conversation

@NejcS
Copy link
Copy Markdown
Contributor

@NejcS NejcS commented Apr 10, 2026

This adds console printing after rendering is done (successful or not). It counts the successfully rendered functionalities and measures the time it takes to render them (not including pauses).

Example:
image

What's not done here completely is to handle all possible errors and display them nicely like the one below:
image

I would prefer to get this PR out and tackle that separately so that this PR doesn't grow too much.

@NejcS NejcS self-assigned this Apr 10, 2026
@NejcS NejcS changed the title Post rendering output Post rendering console output Apr 10, 2026
@NejcS NejcS marked this pull request as ready for review April 13, 2026 08:04
@NejcS
Copy link
Copy Markdown
Contributor Author

NejcS commented Apr 13, 2026

@NejcS NejcS mentioned this pull request Apr 13, 2026
Copy link
Copy Markdown
Contributor

@zanjonke zanjonke left a comment

Choose a reason for hiding this comment

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

Looks good. We discussed in person how the render_time works, why the removal of the with console.status. This PR looks good to go. Make sure to squash the lint commits.

@NejcS NejcS force-pushed the feat/post_rendering_output branch from 7ec56f7 to 84a8113 Compare April 14, 2026 08:09
@NejcS NejcS merged commit 2d23644 into main Apr 14, 2026
10 checks passed
@NejcS NejcS deleted the feat/post_rendering_output branch April 14, 2026 08:10
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