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

Add Plugin Support #2036

Merged
merged 14 commits into from
Apr 12, 2024
Merged

Add Plugin Support #2036

merged 14 commits into from
Apr 12, 2024

Conversation

vigneshhari
Copy link
Member

@vigneshhari vigneshhari commented Mar 30, 2024

Proposed Changes

  • Brief of changes made.

Associated Issue

ref: coronasafe/docs#18

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

@coronasafe/care-backend-maintainers @coronasafe/care-backend-admins

Copy link

codecov bot commented Mar 30, 2024

Codecov Report

Attention: Patch coverage is 94.73684% with 2 lines in your changes are missing coverage. Please review.

Project coverage is 62.56%. Comparing base (51ce81e) to head (55d56da).
Report is 38 commits behind head on develop.

❗ Current head 55d56da differs from pull request most recent head 00b3d78. Consider uploading reports for the commit 00b3d78 to get more accurate results

Files Patch % Lines
care/facility/models/file_upload.py 94.73% 2 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2036      +/-   ##
===========================================
+ Coverage    62.20%   62.56%   +0.36%     
===========================================
  Files          221      223       +2     
  Lines        12204    12283      +79     
  Branches      1742     1752      +10     
===========================================
+ Hits          7591     7685      +94     
+ Misses        4305     4276      -29     
- Partials       308      322      +14     

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

@sainak sainak marked this pull request as draft March 30, 2024 21:09
plug_config.py Outdated Show resolved Hide resolved
plug_config.py Outdated Show resolved Hide resolved
@vigneshhari vigneshhari marked this pull request as ready for review April 12, 2024 11:32
@vigneshhari vigneshhari requested a review from a team as a code owner April 12, 2024 11:32
@vigneshhari vigneshhari merged commit fc1f375 into develop Apr 12, 2024
11 checks passed
@vigneshhari vigneshhari deleted the vigneshhari/plugs branch April 12, 2024 18:54
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.

Setup a backend for plugins
2 participants