Skip to content

ci: Fix test exclusion list in combination with other exclusions #9277

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

Merged
merged 2 commits into from
Aug 13, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Aug 11, 2024

Pull Request

Issue

The test exclusion list does not work in combination with other exclusions like it_only_db.

Approach

Change logic of it_id and refactor tests.

Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

Copy link

codecov bot commented Aug 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 93.47%. Comparing base (9fd7070) to head (6af575a).
Report is 14 commits behind head on alpha.

Additional details and impacted files
@@            Coverage Diff             @@
##            alpha    #9277      +/-   ##
==========================================
- Coverage   93.77%   93.47%   -0.30%     
==========================================
  Files         184      186       +2     
  Lines       14715    14806      +91     
==========================================
+ Hits        13799    13840      +41     
- Misses        916      966      +50     

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

@mtrezza mtrezza merged commit 9552a4c into parse-community:alpha Aug 13, 2024
26 of 27 checks passed
@mtrezza mtrezza deleted the ci/fix-test-retry-logic branch August 17, 2024 13:09
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.3.0-alpha.7

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Aug 27, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.3.0-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Oct 3, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 7.3.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Oct 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants