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

Feat swagger custom #242

Merged
merged 5 commits into from
Oct 31, 2024
Merged

Feat swagger custom #242

merged 5 commits into from
Oct 31, 2024

Conversation

danangmassandy
Copy link
Collaborator

@danangmassandy danangmassandy commented Oct 31, 2024

This PR fixes #219.

TODO: might try to group the parameters.

Preview:
2024-10-31_09-59

Copy link

github-actions bot commented Oct 31, 2024

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
11014 10488 95% 0% 🟢

New Files

No new covered files...

Modified Files

No covered modified files...

updated for commit: 6299d5d by action🐍

Copy link

codecov bot commented Oct 31, 2024

Codecov Report

Attention: Patch coverage is 90.27778% with 7 lines in your changes missing coverage. Please review.

Project coverage is 95.14%. Comparing base (9af6cc5) to head (6299d5d).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
django_project/gap_api/urls/schema.py 88.88% 3 Missing ⚠️
django_project/gap_api/api_views/measurement.py 71.42% 2 Missing ⚠️
django_project/gap_api/urls/v1.py 75.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #242      +/-   ##
==========================================
+ Coverage   95.13%   95.14%   +0.01%     
==========================================
  Files         194      196       +2     
  Lines       10589    10653      +64     
==========================================
+ Hits        10074    10136      +62     
- Misses        515      517       +2     

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

@danangmassandy
Copy link
Collaborator Author

Updated preview:
image

@danangmassandy danangmassandy marked this pull request as ready for review October 31, 2024 16:40
@danangmassandy danangmassandy merged commit 1dde996 into main Oct 31, 2024
4 checks passed
@danangmassandy danangmassandy deleted the feat-swagger-custom branch October 31, 2024 16:40
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.

GAP API Swaggers Doc Update
1 participant