kartoza / tomorrownow_gap

https://kartoza.github.io/tomorrownow_gap/
0 stars 0 forks source link

Feat swagger custom #242

Closed danangmassandy closed 3 weeks ago

danangmassandy commented 3 weeks ago

This PR fixes #219.

TODO: might try to group the parameters.

Preview: 2024-10-31_09-59

github-actions[bot] commented 3 weeks ago

☂️ 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🐍

codecov[bot] commented 3 weeks ago

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 :warning:
django_project/gap_api/api_views/measurement.py 71.42% 2 Missing :warning:
django_project/gap_api/urls/v1.py 75.00% 2 Missing :warning:
Additional details and impacted files ```diff @@ 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 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

danangmassandy commented 3 weeks ago

Updated preview: image