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

test(bridge-ui): improve test coverage #13854

Merged
merged 15 commits into from
Jun 5, 2023
Merged

test(bridge-ui): improve test coverage #13854

merged 15 commits into from
Jun 5, 2023

Conversation

jscriptcoder
Copy link
Contributor

@jscriptcoder jscriptcoder commented Jun 2, 2023

Increasing test coverage

@codecov
Copy link

codecov bot commented Jun 2, 2023

Codecov Report

Merging #13854 (3edf959) into main (7652ee4) will increase coverage by 0.81%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main   #13854      +/-   ##
==========================================
+ Coverage   50.55%   51.37%   +0.81%     
==========================================
  Files         143      143              
  Lines        3786     3784       -2     
  Branches      329      328       -1     
==========================================
+ Hits         1914     1944      +30     
+ Misses       1758     1726      -32     
  Partials      114      114              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.21% <100.00%> (+3.77%) ⬆️
eventindexer 77.28% <ø> (ø) Carriedforward from 97fe258
protocol 0.00% <ø> (ø) Carriedforward from 97fe258
relayer 59.57% <ø> (ø) Carriedforward from 97fe258
ui 100.00% <ø> (ø) Carriedforward from 97fe258

*This pull request uses carry forward flags. Click here to find out more.

Impacted Files Coverage Δ
...ges/bridge-ui/src/relayer-api/RelayerAPIService.ts 100.00% <100.00%> (+31.06%) ⬆️

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Base automatically changed from improve_token to main June 2, 2023 20:19
@jscriptcoder jscriptcoder added this pull request to the merge queue Jun 5, 2023
Merged via the queue into main with commit 53bec14 Jun 5, 2023
@jscriptcoder jscriptcoder deleted the relayer_api_tests branch June 5, 2023 11:36
dantaik added a commit that referenced this pull request Jun 12, 2023
Co-authored-by: dave | d1onys1us <13951458+d1onys1us@users.noreply.github.com>
Co-authored-by: Daniel Wang <99078276+dantaik@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants