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

ViewModelProviders is updated with ViewModelProvider #2974

Merged

Conversation

anandwana001
Copy link
Collaborator

Fixes #2973

Parent Ticket #2338

ViewModelProviders is deprecated and updated with ViewModelProvider.

@shobhitagarwal1612 PTAL?

@auto-assign auto-assign bot requested a review from scolsen January 2, 2025 10:08
@shobhitagarwal1612
Copy link
Member

Have we tested for regressions? Can you please specify all the edge cases tested?

@anandwana001
Copy link
Collaborator Author

Have we tested for regressions? Can you please specify all the edge cases tested?

Did a manual testing for screens which are using this factory class.

@shobhitagarwal1612
Copy link
Member

Can you please resolve the build failures before I take a pass?

Copy link

codecov bot commented Jan 6, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 63.55%. Comparing base (e093874) to head (433bef9).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master    #2974   +/-   ##
=========================================
  Coverage     63.55%   63.55%           
  Complexity     1242     1242           
=========================================
  Files           267      267           
  Lines          6506     6506           
  Branches        911      911           
=========================================
  Hits           4135     4135           
  Misses         1785     1785           
  Partials        586      586           

@shobhitagarwal1612 shobhitagarwal1612 merged commit d33d1d1 into master Jan 8, 2025
5 checks passed
@shobhitagarwal1612 shobhitagarwal1612 deleted the anandwana001/2973/viewmodelproviders-deprecated branch January 8, 2025 13:45
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.

ViewModelProviders is deprecated
2 participants