https://raw.githubusercontent.com/Nikita-Filonov/swagger-coverage-report/main/static/logo.png
Swagger coverage report
API Course
Config

Service name: API Course

Service tags:

  • API
  • COURSES

Service repository: https://github.com/Nikita-Filonov/swagger-coverage-tool

Service swagger URL: http://localhost:8000/openapi.json

Service swagger file: unknown

Report created at: 2025-04-09 23:08:47

Total service coverage history
2025-04-09 23:05:392025-04-09 23:06:432025-04-09 23:08:26050100Total coverage
Total service coverage
Endpoints coverage

Total results: 20

MethodEndpointCovered?Total casesTotal coverage
GET
/api/v1/users/me1

100%

GET
/api/v1/users/{user_id}0

0%

PATCH
/api/v1/users/{user_id}0

0%

DELETE
/api/v1/users/{user_id}0

0%

POST
/api/v1/users19

60%

POST
/api/v1/authentication/login0

0%

POST
/api/v1/authentication/refresh0

0%

GET
/api/v1/files/{file_id}3

100%

DELETE
/api/v1/files/{file_id}1

50%

POST
/api/v1/files12

100%

GET
/api/v1/courses1

60%

POST
/api/v1/courses7

60%

GET
/api/v1/courses/{course_id}0

0%

PATCH
/api/v1/courses/{course_id}1

60%

DELETE
/api/v1/courses/{course_id}0

0%

GET
/api/v1/exercises1

60%

POST
/api/v1/exercises5

60%

GET
/api/v1/exercises/{exercise_id}2

50%

PATCH
/api/v1/exercises/{exercise_id}1

60%

DELETE
/api/v1/exercises/{exercise_id}1

50%