-
Notifications
You must be signed in to change notification settings - Fork 59
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
fix: add cached info to timeline #347
Conversation
a7f3f45
to
4ca8399
Compare
Codecov Report
@@ Coverage Diff @@
## master #347 +/- ##
==========================================
+ Coverage 65.22% 65.33% +0.11%
==========================================
Files 391 394 +3
Lines 8725 8770 +45
Branches 1511 1518 +7
==========================================
+ Hits 5691 5730 +39
- Misses 3034 3040 +6
Continue to review full report at Codecov.
|
Signed-off-by: Nastya Rusina <[email protected]>
Signed-off-by: Nastya Rusina <[email protected]>
Signed-off-by: Nastya Rusina <[email protected]>
b1bdf04
to
9ecf4d0
Compare
Signed-off-by: Nastya Rusina <[email protected]>
Signed-off-by: Nastya Rusina <[email protected]>
Signed-off-by: Nastya Rusina <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
## [0.47.3](http://github.com/lyft/flyteconsole/compare/v0.47.2...v0.47.3) (2022-03-29) ### Bug Fixes * add cached info to timeline ([#347](http://github.com/lyft/flyteconsole/issues/347)) ([d1d9bd0](http://github.com/lyft/flyteconsole/commit/d1d9bd0dfc8c7e7897e7896dbb1244402595cd7c))
🎉 This PR is included in version 0.47.3 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
This PR fixes next UI imperfections:
Type
Are all requirements met?
Complete description
- Storybook item for Single BarChart item with controls
Video walk through:
https://user-images.githubusercontent.com/55718143/160510173-c104d31b-4f4b-4352-bad1-7d4356e01ee8.mp4
Tracking Issue
fixes https://github.com/flyteorg/flyteconsole/issues/331