-
Notifications
You must be signed in to change notification settings - Fork 178
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
Reduce Cypress Mock Test Execution Time #3579
base: main
Are you sure you want to change the base?
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #3579 +/- ##
===========================================
- Coverage 85.00% 23.80% -61.20%
===========================================
Files 1404 1380 -24
Lines 32244 27705 -4539
Branches 9042 8199 -843
===========================================
- Hits 27408 6596 -20812
- Misses 4836 21109 +16273 see 1262 files with indirect coverage changes Continue to review full report in Codecov by Sentry.
|
…change only look for json and lcov files
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Description
Job Separation:
Caching Strategy:
Linting:
Unit Testing:
Cypress Testing:
Results Combination:
Artifact Handling:
Codecov Integration:
How Has This Been Tested?
I've executed the PR on a number of builds and checked the results accordingly.
How Can This Been Tested?
Pull the code locally, then make a mock commit/push and the Github action will trigger the pipeline.
Test Impact
N/A.
Request review criteria:
Self checklist (all need to be checked):
If you have UI changes:
After the PR is posted & before it merges:
main