Conversation
Collaborator
Author
Merged
2 tasks
Codecov Report❌ Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## refactor/remove-deprecated-unnnic-components #1095 +/- ##
================================================================================
- Coverage 50.78% 50.65% -0.13%
================================================================================
Files 188 184 -4
Lines 22144 21075 -1069
Branches 707 678 -29
================================================================================
- Hits 11245 10675 -570
+ Misses 10899 10400 -499 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
cabe879 to
f01ef92
Compare
1 task
f01ef92 to
0231ebe
Compare
e3ce624 to
162ff3d
Compare
0231ebe to
f01fc8a
Compare
e048726 to
858ca73
Compare
13dc212 to
32ce3ac
Compare
e43f7a9 to
f4780f2
Compare
eb07f25 to
730e2f4
Compare
f4780f2 to
02fac18
Compare
1 task
…s for improved structure and maintainability
730e2f4 to
67e7d2c
Compare
paulobernardoaf
approved these changes
Feb 13, 2026
Base automatically changed from
refactor/remove-deprecated-unnnic-components
to
main
February 23, 2026 20:30
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.

Description
Type of Change
Motivation and Context
Removed unused billing card components and simplified the billing flow by removing the plans selection page.
Summary of Changes
Card.vuecomponent which was used for displaying different billing plan optionsModalAddCreditCard.vuecomponent which was used for adding credit card informationPlansSelector.vuecomponent which was used for selecting billing plansPlans.vueform from the register flow