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 Plug Config API #2574

Merged
merged 7 commits into from
Oct 30, 2024
Merged

Add Plug Config API #2574

merged 7 commits into from
Oct 30, 2024

Conversation

vigneshhari
Copy link
Member

Added new API for Plug Config management in the FE

@vigneshhari vigneshhari marked this pull request as ready for review October 29, 2024 19:51
Copy link

codecov bot commented Oct 29, 2024

Codecov Report

Attention: Patch coverage is 62.79070% with 16 lines in your changes missing coverage. Please review.

Project coverage is 70.13%. Comparing base (69c2b83) to head (1888f50).
Report is 3 commits behind head on develop.

Files with missing lines Patch % Lines
care/users/api/viewsets/plug_config.py 53.12% 15 Missing ⚠️
care/users/models.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #2574      +/-   ##
===========================================
+ Coverage    70.03%   70.13%   +0.10%     
===========================================
  Files          198      200       +2     
  Lines        11674    11717      +43     
  Branches      1607     1187     -420     
===========================================
+ Hits          8176     8218      +42     
- Misses        3107     3123      +16     
+ Partials       391      376      -15     

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

@vigneshhari vigneshhari merged commit fa80b2c into develop Oct 30, 2024
6 of 7 checks passed
@vigneshhari vigneshhari deleted the vigneshhari/plug_config_api branch October 30, 2024 09:00
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