This repository has been archived by the owner on Oct 11, 2024. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
refactor: Refactors analytics into telemetry module #20
refactor: Refactors analytics into telemetry module #20
Changes from all commits
f837058
6812ddd
44da170
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 27 in src/app/api/api_v1/endpoints/guidelines.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/guidelines.py#L27
Check warning on line 56 in src/app/api/api_v1/endpoints/guidelines.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/guidelines.py#L56
Check warning on line 68 in src/app/api/api_v1/endpoints/guidelines.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/guidelines.py#L68
Check warning on line 80 in src/app/api/api_v1/endpoints/guidelines.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/guidelines.py#L80
Check warning on line 75 in src/app/api/api_v1/endpoints/login.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/login.py#L75
Check warning on line 104 in src/app/api/api_v1/endpoints/login.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/login.py#L104
Check warning on line 121 in src/app/api/api_v1/endpoints/login.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/login.py#L121
Check warning on line 126 in src/app/api/api_v1/endpoints/login.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/login.py#L126
Check warning on line 32 in src/app/api/api_v1/endpoints/repos.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/repos.py#L32
Check warning on line 38 in src/app/api/api_v1/endpoints/repos.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/repos.py#L38
Check warning on line 59 in src/app/api/api_v1/endpoints/repos.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/repos.py#L59
Check warning on line 84 in src/app/api/api_v1/endpoints/repos.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/repos.py#L84
Check warning on line 95 in src/app/api/api_v1/endpoints/repos.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/repos.py#L95
Check warning on line 106 in src/app/api/api_v1/endpoints/repos.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/repos.py#L106
Check warning on line 117 in src/app/api/api_v1/endpoints/repos.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/repos.py#L117
Check warning on line 32 in src/app/api/api_v1/endpoints/users.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/users.py#L32
Check warning on line 71 in src/app/api/api_v1/endpoints/users.py
Codecov / codecov/patch
src/app/api/api_v1/endpoints/users.py#L71
Check warning on line 22 in src/app/services/telemetry.py
Codecov / codecov/patch
src/app/services/telemetry.py#L22