Skip to content

feat: add timings info to eval assessment results#277

Merged
AndrewKushnir merged 1 commit intoangular:mainfrom
mturco:timings
Mar 26, 2026
Merged

feat: add timings info to eval assessment results#277
AndrewKushnir merged 1 commit intoangular:mainfrom
mturco:timings

Conversation

@mturco
Copy link
Collaborator

@mturco mturco commented Mar 25, 2026

Adds some timing information to the report viewer's summary card and app details section.

image image

<span>Timings</span>
</h3>
<div class="summary-card-item">
<ul class="status-badge-group" style="display: flex; flex-direction: column; align-items: flex-start; gap: 8px; margin: 0; padding-left: 0;">
Copy link
Member

Choose a reason for hiding this comment

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

Should we move these styles out into the component's style file?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

whoops, yes, meant to move those 👍

@AndrewKushnir
Copy link
Collaborator

nit: for the report summary page, I think it would look great as a section similar to the "Usage Details" one (i.e. below graphs, not next to the last one).

@mturco
Copy link
Collaborator Author

mturco commented Mar 25, 2026

nit: for the report summary page, I think it would look great as a section similar to the "Usage Details" one (i.e. below graphs, not next to the last one).

now that I look at my own screenshot, I definitely agree. done!

@AndrewKushnir AndrewKushnir merged commit f0f739e into angular:main Mar 26, 2026
3 checks passed
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.

3 participants