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

ci(e2e): run tests on iOS 17.2 or merges to main #4989

Merged
merged 12 commits into from
Feb 28, 2024
Merged

ci(e2e): run tests on iOS 17.2 or merges to main #4989

merged 12 commits into from
Feb 28, 2024

Conversation

MuckT
Copy link
Collaborator

@MuckT MuckT commented Feb 27, 2024

Description

Runs our e2e test suite on iOS 17.2 on merges to main. Also closes simulators at the end of each run to prevent CI machines from having iOS 15.0 and iOS 17.2 simulators active on the machine.

Test plan

Related issues

Backwards compatibility

N/A

Network scalability

N/A

Copy link

codecov bot commented Feb 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.46%. Comparing base (deca7b0) to head (6d73ab0).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #4989   +/-   ##
=======================================
  Coverage   85.46%   85.46%           
=======================================
  Files         718      719    +1     
  Lines       29281    29347   +66     
  Branches     5086     5091    +5     
=======================================
+ Hits        25024    25082   +58     
- Misses       4018     4026    +8     
  Partials      239      239           
Files Coverage Δ
src/import/ImportWallet.tsx 82.60% <ø> (ø)

... and 4 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7c749f7...6d73ab0. Read the comment docs.

This comment was marked as outdated.

Copy link
Member

@jeanregisser jeanregisser left a comment

Choose a reason for hiding this comment

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

Awesome! 🚀

@MuckT MuckT enabled auto-merge (squash) February 28, 2024 17:57
@MuckT MuckT merged commit 3184462 into main Feb 28, 2024
16 checks passed
@MuckT MuckT deleted the tomm/e2e/ios-17 branch February 28, 2024 19:09
shottah pushed a commit to zed-io/kolektivo that referenced this pull request May 15, 2024
### Description

Runs our e2e test suite on iOS 17.2 on merges to main. Also closes
simulators at the end of each run to prevent CI machines from having iOS
15.0 and iOS 17.2 simulators active on the machine.

### Test plan

- Tested locally on iOS
- Tested in CI: [action
run](https://github.com/valora-inc/wallet/actions/runs/8071629141/job/22051669825?pr=4989).

### Related issues

- Fixes ACT-1102

### Backwards compatibility

N/A

### Network scalability

N/A
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

3 participants