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

feat: Show execution create time in execution detail page #841

Closed
wants to merge 1 commit into from

Conversation

xwk1246
Copy link
Contributor

@xwk1246 xwk1246 commented Feb 15, 2024

TL;DR

issue: flyteorg/flyte:2511
add create time and rename time to start time in execution detail page
image
image

Type

  • Bug Fix
  • Feature
  • Plugin

Are all requirements met?

  • Code completed
  • Smoke tested
  • Unit tests added
  • Code documentation added
  • Any pending items have an associated Issue

Complete description

  1. add create time and rename time to start time in execution detail page

Tracking Issue

flyteorg/flyte#2511

Follow-up issue

NA
OR
https://github.com/flyteorg/flyte/issues/

@xwk1246 xwk1246 force-pushed the show-execution-create-time branch from 56f7115 to ff8853f Compare February 15, 2024 10:43
Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Attention: 1 lines in your changes are missing coverage. Please review.

Comparison is base (a162fb0) 63.17% compared to head (ff8853f) 63.18%.

Files Patch % Lines
.../Executions/ExecutionDetails/ExecutionMetadata.tsx 50.00% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##           master     #841   +/-   ##
=======================================
  Coverage   63.17%   63.18%           
=======================================
  Files         528      528           
  Lines       13449    13452    +3     
  Branches     2567     2569    +2     
=======================================
+ Hits         8497     8499    +2     
- Misses       4952     4953    +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@xwk1246 xwk1246 closed this May 28, 2024
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.

1 participant