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(earn): remove token filter #6037

Merged
merged 3 commits into from
Sep 19, 2024
Merged

feat(earn): remove token filter #6037

merged 3 commits into from
Sep 19, 2024

Conversation

jh2oman
Copy link
Contributor

@jh2oman jh2oman commented Sep 18, 2024

Description

per Kayla's request

Simulator.Screen.Recording.-.iPhone.15.Pro.-.2024-09-18.at.12.49.00.mp4

Test plan

updated unit tests, manually tested.

Copy link

codecov bot commented Sep 18, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.59%. Comparing base (8ed104d) to head (feb7656).
Report is 4 commits behind head on main.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #6037      +/-   ##
==========================================
- Coverage   88.61%   88.59%   -0.02%     
==========================================
  Files         725      725              
  Lines       30488    30470      -18     
  Branches     5532     5523       -9     
==========================================
- Hits        27018    26996      -22     
- Misses       3270     3274       +4     
  Partials      200      200              
Files with missing lines Coverage Δ
src/components/FilterChipsCarousel.tsx 100.00% <100.00%> (ø)
src/components/TokenBottomSheet.tsx 93.79% <ø> (-0.77%) ⬇️
src/earn/EarnHome.tsx 92.64% <100.00%> (-2.02%) ⬇️

... and 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 8ed104d...feb7656. Read the comment docs.

@jh2oman jh2oman added this pull request to the merge queue Sep 19, 2024
Merged via the queue into main with commit 8bcbf74 Sep 19, 2024
15 checks passed
@jh2oman jh2oman deleted the remove-earn-token-filter branch September 19, 2024 01:32
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.

4 participants