wallet icon indicating copy to clipboard operation
wallet copied to clipboard

chore(ci): check e2e `main` commits against Android API level 24

Open bakoushin opened this issue 1 year ago • 1 comments

Description

Test plan

Related issues

  • Fixes #[issue number here]

Backwards compatibility

Network scalability

If a new NetworkId and/or Network are added in the future, the changes in this PR will:

  • [ ] Continue to work without code changes, OR trigger a compilation error (guaranteeing we find it when a new network is added)

bakoushin avatar Sep 18 '24 09:09 bakoushin

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 88.92%. Comparing base (33558ee) to head (5f7e643). Report is 1 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff            @@
##             main    #6031    +/-   ##
========================================
  Coverage   88.92%   88.92%            
========================================
  Files         735      735            
  Lines       31366    31366            
  Branches     5821     5515   -306     
========================================
  Hits        27892    27892            
  Misses       3429     3429            
  Partials       45       45            

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 33558ee...5f7e643. Read the comment docs.

codecov[bot] avatar Sep 18 '24 12:09 codecov[bot]