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

remove hardcoded list of tests #4521

Merged
merged 9 commits into from
Dec 7, 2023
Merged

remove hardcoded list of tests #4521

merged 9 commits into from
Dec 7, 2023

Conversation

samhita-alla
Copy link
Contributor

Tracking issue

https://github.com/flyteorg/flyte/issues/

Why are the changes needed?

whenever test names are modified, it necessitates updating the hardcoded list of tests in the flyte repo.

What changes were proposed in this pull request?

this PR removes the fixed list of tests and reads them from the latest flytesnacks release.

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

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Dec 3, 2023
Copy link

codecov bot commented Dec 3, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (f536d91) 58.92% compared to head (1d6ec6e) 58.91%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4521      +/-   ##
==========================================
- Coverage   58.92%   58.91%   -0.02%     
==========================================
  Files         620      620              
  Lines       52432    52432              
==========================================
- Hits        30896    30890       -6     
- Misses      19071    19077       +6     
  Partials     2465     2465              
Flag Coverage Δ
unittests 58.91% <ø> (-0.02%) ⬇️

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.

pingsutw
pingsutw previously approved these changes Dec 4, 2023
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Dec 4, 2023
eapolinario
eapolinario previously approved these changes Dec 6, 2023
Signed-off-by: Samhita Alla <[email protected]>
@samhita-alla samhita-alla dismissed stale reviews from eapolinario and pingsutw via 4698045 December 6, 2023 12:10
@samhita-alla samhita-alla merged commit c6a7653 into master Dec 7, 2023
44 of 45 checks passed
@samhita-alla samhita-alla deleted the remove-tests branch December 7, 2023 11:57
pvditt pushed a commit that referenced this pull request Dec 13, 2023
* remove hardcoded list of tests

Signed-off-by: Samhita Alla <[email protected]>

* latest version

Signed-off-by: Samhita Alla <[email protected]>

* latest version

Signed-off-by: Samhita Alla <[email protected]>

* add sensor

Signed-off-by: Samhita Alla <[email protected]>

* add flytesnacks to the path

Signed-off-by: Samhita Alla <[email protected]>

* add flytesnacks to the path

Signed-off-by: Samhita Alla <[email protected]>

---------

Signed-off-by: Samhita Alla <[email protected]>
Co-authored-by: Eduardo Apolinario <[email protected]>
Signed-off-by: Paul Dittamo <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants