Skip to content

Make platform provider in api service as not required #5531

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

Merged
merged 1 commit into from
Feb 3, 2025

Conversation

khanhtc1202
Copy link
Member

@khanhtc1202 khanhtc1202 commented Feb 3, 2025

What this PR does:

as title

Why we need it:

The platform_provider in the application model is deprecated; no need to require it in API

Which issue(s) this PR fixes:

Follow #5517

Does this PR introduce a user-facing change?:

  • How are users affected by this change:
  • Is this breaking change:
  • How to migrate (if breaking change):

@khanhtc1202 khanhtc1202 enabled auto-merge (squash) February 3, 2025 07:17
Copy link

codecov bot commented Feb 3, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 26.44%. Comparing base (bdcc7a2) to head (f810b59).
Report is 3 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #5531   +/-   ##
=======================================
  Coverage   26.44%   26.44%           
=======================================
  Files         465      465           
  Lines       49858    49858           
=======================================
  Hits        13186    13186           
  Misses      35618    35618           
  Partials     1054     1054           

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

Copy link
Member

@Warashi Warashi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@khanhtc1202 khanhtc1202 merged commit 4411ffb into master Feb 3, 2025
18 checks passed
@khanhtc1202 khanhtc1202 deleted the deprecated-platformprovider-apiservice branch February 3, 2025 08:28
@github-actions github-actions bot mentioned this pull request Mar 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants