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

Fixed: Ci is continuously failing. #3820

Merged
merged 2 commits into from
May 3, 2024
Merged

Fixed: Ci is continuously failing. #3820

merged 2 commits into from
May 3, 2024

Conversation

MohitMaliFtechiz
Copy link
Collaborator

@MohitMaliFtechiz MohitMaliFtechiz commented May 3, 2024

Fixes #3819

  • Modified the instrumentation.sh script to delete the (app, test app) if already installed in the device before running the test cases.

* Modified the `instrumentation.sh` script to delete the app if already installed in the device before running the test cases.
Copy link

codecov bot commented May 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 53.16%. Comparing base (6656d94) to head (ad1cbeb).

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3820      +/-   ##
============================================
+ Coverage     53.12%   53.16%   +0.04%     
- Complexity     1305     1310       +5     
============================================
  Files           292      292              
  Lines         11052    11052              
  Branches       1470     1470              
============================================
+ Hits           5871     5876       +5     
+ Misses         4201     4200       -1     
+ Partials        980      976       -4     

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

@MohitMaliFtechiz MohitMaliFtechiz marked this pull request as ready for review May 3, 2024 12:03
@kelson42 kelson42 modified the milestone: 3.10.1 May 3, 2024
@kelson42 kelson42 merged commit f55df2f into main May 3, 2024
10 checks passed
@kelson42 kelson42 deleted the Fix#3819 branch May 3, 2024 12:43
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.

Ci is continuously failing.
3 participants