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

Skip flytectl upgrade tests #5381

Merged
merged 3 commits into from
May 17, 2024
Merged

Skip flytectl upgrade tests #5381

merged 3 commits into from
May 17, 2024

Conversation

eapolinario
Copy link
Contributor

Tracking issue

Related to #5372

Why are the changes needed?

Unit tests in master shouldn't fail, so while we figure out how to fix flytectl upgrade we should skip those tests.

What changes were proposed in this pull request?

How was this patch tested?

Setup process

Screenshots

Check all the applicable boxes

  • I updated the documentation accordingly.
  • All new and existing tests passed.
  • All commits are signed-off.

Related PRs

Docs link

Signed-off-by: Eduardo Apolinario <[email protected]>
Copy link

codecov bot commented May 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 61.10%. Comparing base (519080b) to head (503fe09).
Report is 137 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #5381      +/-   ##
==========================================
+ Coverage   60.22%   61.10%   +0.88%     
==========================================
  Files         646      793     +147     
  Lines       45664    51156    +5492     
==========================================
+ Hits        27499    31257    +3758     
- Misses      15575    17027    +1452     
- Partials     2590     2872     +282     
Flag Coverage Δ
unittests-datacatalog 69.31% <ø> (ø)
unittests-flyteadmin 58.90% <ø> (+0.04%) ⬆️
unittests-flytecopilot 17.79% <ø> (ø)
unittests-flytectl 68.31% <ø> (?)
unittests-flyteidl 79.30% <ø> (ø)
unittests-flyteplugins 61.94% <ø> (ø)
unittests-flytepropeller 57.32% <ø> (ø)
unittests-flytestdlib 65.75% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Signed-off-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Eduardo Apolinario <[email protected]>
@eapolinario eapolinario merged commit 2f1f813 into master May 17, 2024
50 checks passed
@eapolinario eapolinario deleted the skip-flytectl-tests branch May 17, 2024 17:14
robert-ulbrich-mercedes-benz pushed a commit to robert-ulbrich-mercedes-benz/flyte that referenced this pull request Jul 2, 2024
* Skip flytectl upgrade tests

Signed-off-by: Eduardo Apolinario <[email protected]>

* Fix lint errors for real this time

Signed-off-by: Eduardo Apolinario <[email protected]>

* Skip all tests using a TestMain

Signed-off-by: Eduardo Apolinario <[email protected]>

---------

Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
troychiu pushed a commit that referenced this pull request Jul 8, 2024
* Skip flytectl upgrade tests

Signed-off-by: Eduardo Apolinario <[email protected]>

* Fix lint errors for real this time

Signed-off-by: Eduardo Apolinario <[email protected]>

* Skip all tests using a TestMain

Signed-off-by: Eduardo Apolinario <[email protected]>

---------

Signed-off-by: Eduardo Apolinario <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Andrew Dye <[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.

2 participants