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

[2.x] Test lowest versions too. #50

Closed
wants to merge 2 commits into from

Conversation

r-kujawa
Copy link
Contributor

What does this PR do? 🤖

  • Adds the prefer-lowest option to the run-tests.yml workflow matrix.

Does this relate to any issue? 🔗

Closes #10

Copy link

codecov bot commented Apr 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 27.33%. Comparing base (9f372e5) to head (b4ba429).
Report is 17 commits behind head on master.

❗ Current head b4ba429 differs from pull request most recent head b72bbbe. Consider uploading reports for the commit b72bbbe to get more accurate results

Additional details and impacted files
@@            Coverage Diff            @@
##             master      #50   +/-   ##
=========================================
  Coverage     27.33%   27.33%           
  Complexity       67       67           
=========================================
  Files            14       14           
  Lines           150      150           
=========================================
  Hits             41       41           
  Misses          109      109           

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

@r-kujawa r-kujawa marked this pull request as draft April 20, 2024 13:23
@r-kujawa
Copy link
Contributor Author

Looks like this is failing because it is being tested with the lowest version of payavel/orchestration:dev-master, let's make this ready for review when an alpha release of 2.x exists.

Copy link

what-the-diff bot commented Apr 24, 2024

PR Summary 📝

  • Improvement in Dependency Management

    Our awesome developers have tweaked some settings in the run-tests.yml workflow file. Essentially, they've added a new policy for how we handle dependencies, to ensure we're using the most reliable and stable versions of the software libraries we rely on. Our workflows will now also consider the lowest possible versions of these dependencies that can still get the job done, in addition to the most stable ones. This way, we ensure that our code runs smoothly even in less ideal conditions. 😎👍

@r-kujawa
Copy link
Contributor Author

It's not worth the hassle, closing.

@r-kujawa r-kujawa closed this Apr 30, 2024
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.

None yet

1 participant