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: load 100 executions on each filter #257

Merged

Conversation

Pianist038801
Copy link
Contributor

Signed-off-by: Pianist038801 [email protected]

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

fixes flyteorg/flyte#2015

Follow-up issue

NA

@codecov
Copy link

codecov bot commented Jan 11, 2022

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #257   +/-   ##
=========================================
  Coverage          ?   63.82%           
=========================================
  Files             ?      370           
  Lines             ?     8114           
  Branches          ?     1442           
=========================================
  Hits              ?     5179           
  Misses            ?     2935           
  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 a7029b4...508c0a3. Read the comment docs.

@anrusina anrusina merged commit 1a0c3ce into master Jan 11, 2022
@anrusina anrusina deleted the feat/consistency-between-barchart-and-execution-list branch January 11, 2022 19:45
@flyte-bot
Copy link
Collaborator

🎉 This PR is included in version 0.39.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

govalt pushed a commit that referenced this pull request Jan 15, 2022
Signed-off-by: Pianist038801 <[email protected]>
Co-authored-by: Pianist038801 <[email protected]>
Signed-off-by: csirius <[email protected]>
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.

Bug: Execution Barchart does not set filter for unloaded results.
3 participants