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

Execution bar chart #209

Merged
merged 8 commits into from
Sep 22, 2021
Merged

Execution bar chart #209

merged 8 commits into from
Sep 22, 2021

Conversation

govalt
Copy link
Contributor

@govalt govalt commented Sep 21, 2021

TL;DR

Add generic bar chart to be used for execution times for specific workflow.

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

Implemented the generic bar chart component which displays data based on the value and the color list.

Tracking Issue

implements flyteorg/flyte#1465

Follow-up issue

NA

@codecov
Copy link

codecov bot commented Sep 21, 2021

Codecov Report

❗ No coverage uploaded for pull request base (master@c79ae71). Click here to learn what that means.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #209   +/-   ##
=========================================
  Coverage          ?   63.69%           
=========================================
  Files             ?      360           
  Lines             ?     7693           
  Branches          ?     1328           
=========================================
  Hits              ?     4900           
  Misses            ?     2793           
  Partials          ?        0           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c79ae71...5b8af1b. Read the comment docs.

@jsonporter jsonporter merged commit 8e484e2 into master Sep 22, 2021
@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 0.26.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

@anrusina anrusina deleted the execution-bar-chart branch January 13, 2022 00:25
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