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

feat: add createdAt to execution metadata in detail page

ff8853f
Select commit
Loading
Failed to load commit list.
Closed

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

feat: add createdAt to execution metadata in detail page
ff8853f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 15, 2024 in 1s

63.18% (+0.00%) compared to a162fb0

View this Pull Request on Codecov

63.18% (+0.00%) compared to a162fb0

Details

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.