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: remove UpgradeButton #536

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

MaxFrank13
Copy link
Member

This removes the UpgradeButton component (#438):

  • UpgradeButton is no longer the default content in the CourseCardActionSlot,
  • Removes defintion and test files (ie. UpgradeButton.(test.)jsx)
  • Removes tracking functions and any other logging utilities specific to the UpgradeButton, including event names and onClick callbacks

@MaxFrank13 MaxFrank13 requested a review from a team as a code owner December 20, 2024 14:04
Copy link

codecov bot commented Dec 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 96.73%. Comparing base (84b281a) to head (9529da8).

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #536      +/-   ##
==========================================
- Coverage   97.40%   96.73%   -0.68%     
==========================================
  Files         157      157              
  Lines        1389     1377      -12     
  Branches      231      229       -2     
==========================================
- Hits         1353     1332      -21     
- Misses         34       43       +9     
  Partials        2        2              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

1 participant