Skip to content
This repository has been archived by the owner on Oct 9, 2023. It is now read-only.

Deck apis #272

Merged
merged 3 commits into from
Jun 22, 2022
Merged

Deck apis #272

merged 3 commits into from
Jun 22, 2022

Conversation

EngHabu
Copy link
Contributor

@EngHabu EngHabu commented Jun 21, 2022

TL;DR

Modifies the Deck APIs to keep them consistent with the enclosing interfaces. Since these APIs are internal and unused, I think it's ok to not bump minor versions.

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

Tracking Issue

flyteorg/flyte#2175

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>
Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>
Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>
@codecov
Copy link

codecov bot commented Jun 22, 2022

Codecov Report

Merging #272 (e60afcd) into master (e2971ef) will decrease coverage by 0.03%.
The diff coverage is 60.00%.

@@            Coverage Diff             @@
##           master     #272      +/-   ##
==========================================
- Coverage   63.01%   62.97%   -0.04%     
==========================================
  Files         142      142              
  Lines        8968     8970       +2     
==========================================
- Hits         5651     5649       -2     
- Misses       2796     2799       +3     
- Partials      521      522       +1     
Flag Coverage Δ
unittests 62.33% <40.00%> (-0.03%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...pluginmachinery/ioutils/in_memory_output_reader.go 68.42% <60.00%> (-10.53%) ⬇️
...uginmachinery/ioutils/remote_file_output_reader.go 20.00% <60.00%> (-0.55%) ⬇️

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 e2971ef...e60afcd. Read the comment docs.

@EngHabu EngHabu merged commit d172acf into master Jun 22, 2022
eapolinario pushed a commit that referenced this pull request Sep 6, 2023
* Generate

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Update OutputReader interface for Decks

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>

* Fix tests

Signed-off-by: Haytham Abuelfutuh <haytham@afutuh.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants