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

load additional plugs on manager startup #2537

Merged
merged 2 commits into from
Oct 14, 2024

Conversation

sainak
Copy link
Member

@sainak sainak commented Oct 14, 2024

Proposed Changes

ADDITIONAL_PLUGS were only loaded during install time, this pr fixes it by loading them in manager initl

Merge Checklist

  • Tests added/fixed
  • Update docs in /docs
  • Linting Complete
  • Any other necessary step

Only PR's with test cases included and passing lint and test pipelines will be reviewed

@ohcnetwork/care-backend-maintainers @ohcnetwork/care-backend-admins

@sainak sainak requested a review from a team as a code owner October 14, 2024 13:31
@vigneshhari vigneshhari merged commit 02c9056 into develop Oct 14, 2024
5 checks passed
@vigneshhari vigneshhari deleted the sainak/fix/additional-plugs branch October 14, 2024 13:35
Copy link

codecov bot commented Oct 14, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 65.59%. Comparing base (a7fb6ea) to head (f2d52d4).
Report is 1 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop    #2537   +/-   ##
========================================
  Coverage    65.59%   65.59%           
========================================
  Files          223      223           
  Lines        13383    13383           
  Branches      1855     1855           
========================================
  Hits          8779     8779           
  Misses        4218     4218           
  Partials       386      386           

☔ 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
None yet
Development

Successfully merging this pull request may close these issues.

2 participants