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

improve swagger docs for operate_assets API #1069

Merged
merged 1 commit into from
Oct 19, 2022

Conversation

iamsdas
Copy link
Contributor

@iamsdas iamsdas commented Oct 18, 2022

Proposed Changes

Improve swagger docs for operate_assets API
image

Associated Issue

@coronasafe/code-reviewers

@iamsdas iamsdas requested a review from a team as a code owner October 18, 2022 12:32
@sonarcloud
Copy link

sonarcloud bot commented Oct 18, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@codecov-commenter
Copy link

Codecov Report

Base: 55.94% // Head: 55.99% // Increases project coverage by +0.05% 🎉

Coverage data is based on head (62b71b5) compared to base (b875eca).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1069      +/-   ##
==========================================
+ Coverage   55.94%   55.99%   +0.05%     
==========================================
  Files         172      175       +3     
  Lines        8574     8668      +94     
  Branches     1464     1482      +18     
==========================================
+ Hits         4797     4854      +57     
- Misses       3728     3762      +34     
- Partials       49       52       +3     
Impacted Files Coverage Δ
care/facility/api/viewsets/asset.py 55.88% <100.00%> (+3.65%) ⬆️
care/facility/models/daily_round.py 81.30% <0.00%> (-7.41%) ⬇️
care/facility/api/serializers/file_upload.py 45.71% <0.00%> (-1.10%) ⬇️
care/facility/models/facility.py 86.30% <0.00%> (-1.04%) ⬇️
...e/facility/api/serializers/patient_consultation.py 33.51% <0.00%> (-0.58%) ⬇️
care/facility/api/serializers/daily_round.py 36.95% <0.00%> (-0.55%) ⬇️
care/facility/api/serializers/facility.py 83.87% <0.00%> (-0.51%) ⬇️
care/facility/models/json_schema/daily_round.py 100.00% <0.00%> (ø)
config/validators.py
care/__init__.py
... and 13 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vigneshhari vigneshhari merged commit 2c7d785 into coronasafe:master Oct 19, 2022
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.

Swagger Docs for /operate_assets endpoint
3 participants