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

feat: more actions token bottom sheet #4309

Merged
merged 22 commits into from
Oct 23, 2023

test: remove unused provider and store

f75d895
Select commit
Loading
Failed to load commit list.
Merged

feat: more actions token bottom sheet #4309

test: remove unused provider and store
f75d895
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 23, 2023 in 1s

84.71% (target 75.00%)

View this Pull Request on Codecov

84.71% (target 75.00%)

Details

Codecov Report

Merging #4309 (f75d895) into main (2d319f5) will increase coverage by 0.02%.
The diff coverage is 94.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #4309      +/-   ##
==========================================
+ Coverage   84.69%   84.71%   +0.02%     
==========================================
  Files         692      693       +1     
  Lines       25396    25435      +39     
  Branches     3359     3361       +2     
==========================================
+ Hits        21509    21548      +39     
  Misses       3826     3826              
  Partials       61       61              
Files Coverage Δ
src/analytics/Events.tsx 100.00% <100.00%> (ø)
src/navigator/Screens.tsx 100.00% <100.00%> (ø)
src/tokens/TokenDetailsMoreActions.tsx 100.00% <100.00%> (ø)
src/tokens/types.ts 100.00% <ø> (ø)
src/tokens/TokenDetails.tsx 88.69% <88.00%> (+3.54%) ⬆️

... and 2 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 2d319f5...f75d895. Read the comment docs.