Skip to content

Use parallel>matrix operator for instrumented tests on different Android API versions #2717

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

0xnm
Copy link
Member

@0xnm 0xnm commented Jun 11, 2025

What does this PR do?

This change reduces the number of job declarations for the Gitlab CI by using parallel>matrix operator.

Review checklist (to be filled by reviewers)

  • Feature or bugfix MUST have appropriate tests (unit, integration, e2e)
  • Make sure you discussed the feature or bugfix with the maintaining team in an Issue
  • Make sure each commit and the PR mention the Issue number (cf the CONTRIBUTING doc)

@0xnm 0xnm requested review from a team as code owners June 11, 2025 10:41
ambushwork
ambushwork previously approved these changes Jun 11, 2025
Copy link
Member

@ambushwork ambushwork left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great job!

@codecov-commenter
Copy link

codecov-commenter commented Jun 11, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 69.78%. Comparing base (dc4ab79) to head (3bc35b4).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2717      +/-   ##
===========================================
- Coverage    69.85%   69.78%   -0.06%     
===========================================
  Files          823      823              
  Lines        30626    30626              
  Branches      5157     5157              
===========================================
- Hits         21391    21372      -19     
- Misses        7785     7800      +15     
- Partials      1450     1454       +4     

see 37 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@0xnm 0xnm force-pushed the nogorodnikov/use-parallel-matrix-operator-for-instrumented-tests branch from e26650e to 3bc35b4 Compare June 11, 2025 13:07
@0xnm 0xnm requested a review from ambushwork June 11, 2025 13:36
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.

6 participants