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 tox dependency on pytest-travis-fold #5685

Merged
merged 1 commit into from
Sep 5, 2023

Conversation

EddyMM
Copy link
Contributor

@EddyMM EddyMM commented Sep 5, 2023

Description of changes

  • Tests run using Github actions now, not TravisCI.
  • The pytest-travis-fold module is no longer necessary.

Tests

References

Checklist

  • Make sure you are pointing to the right branch.
  • If you're creating a patch for a branch other than develop add the branch name as prefix in the PR title (e.g. [release-3.6]).
  • Check all commits' messages are clear, describing what and why vs how.
  • Make sure to have added unit tests or integration tests to cover the new/modified code.
  • Check if documentation is impacted by this change.

Please review the guidelines for contributing and Pull Request Instructions.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

- Tests run using Github actions now, not TravisCI.
- The pytest-travis-fold module is no longer necessary.
@EddyMM EddyMM added skip-changelog-update Disables the check that enforces changelog updates in PRs 3.x labels Sep 5, 2023
@codecov
Copy link

codecov bot commented Sep 5, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (13a529b) 89.89% compared to head (57a45bf) 89.89%.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #5685   +/-   ##
========================================
  Coverage    89.89%   89.89%           
========================================
  Files          179      179           
  Lines        15378    15378           
========================================
  Hits         13824    13824           
  Misses        1554     1554           
Flag Coverage Δ
unittests 89.89% <ø> (ø)

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.

@EddyMM EddyMM marked this pull request as ready for review September 5, 2023 10:18
@EddyMM EddyMM requested review from a team as code owners September 5, 2023 10:18
@EddyMM EddyMM merged commit b4bfbe4 into aws:develop Sep 5, 2023
NSsirena pushed a commit to NSsirena/aws-parallelcluster that referenced this pull request Sep 12, 2023
- Tests run using Github actions now, not TravisCI.
- The pytest-travis-fold module is no longer necessary.

Signed-off-by: Eddy Mwiti <[email protected]>
NSsirena pushed a commit that referenced this pull request Sep 12, 2023
- Tests run using Github actions now, not TravisCI.
- The pytest-travis-fold module is no longer necessary.

Signed-off-by: Eddy Mwiti <[email protected]>
hanwen-pcluste pushed a commit to hanwen-pcluste/aws-parallelcluster that referenced this pull request Sep 14, 2023
- Tests run using Github actions now, not TravisCI.
- The pytest-travis-fold module is no longer necessary.

Signed-off-by: Eddy Mwiti <[email protected]>
hanwen-pcluste pushed a commit that referenced this pull request Sep 14, 2023
- Tests run using Github actions now, not TravisCI.
- The pytest-travis-fold module is no longer necessary.

Signed-off-by: Eddy Mwiti <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
3.x skip-changelog-update Disables the check that enforces changelog updates in PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants