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

chore(ci): specify Android API level as number #6368

Merged
merged 1 commit into from
Dec 16, 2024
Merged

Conversation

bakoushin
Copy link
Contributor

Description

Follow up to #6031

The Android API level must be specified not as a string but as a number, as is expected in e2e-android.yml

Test plan

CI works

Related issues

Backwards compatibility

NA

Network scalability

NA

@bakoushin bakoushin enabled auto-merge December 16, 2024 16:00
Copy link

codecov bot commented Dec 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 89.03%. Comparing base (c6e2357) to head (47fa6af).
Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #6368   +/-   ##
=======================================
  Coverage   89.02%   89.03%           
=======================================
  Files         735      735           
  Lines       31327    31327           
  Branches     5506     5506           
=======================================
+ Hits        27889    27892    +3     
+ Misses       3393     3390    -3     
  Partials       45       45           

see 1 file 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 c6e2357...47fa6af. Read the comment docs.

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.

👍

@bakoushin bakoushin added this pull request to the merge queue Dec 16, 2024
Merged via the queue into main with commit db7c098 Dec 16, 2024
15 checks passed
@bakoushin bakoushin deleted the alex/fix-e2e-android branch December 16, 2024 16:40
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.

2 participants