Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

refactor: Refactors analytics into telemetry module #20

Merged
merged 3 commits into from
Oct 30, 2023

refactor: Renamed constructor arg

44da170
Select commit
Loading
Failed to load commit list.
Merged

refactor: Refactors analytics into telemetry module #20

refactor: Renamed constructor arg
44da170
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Oct 30, 2023 in 0s

35.71% of diff hit (target 72.74%)

View this Pull Request on Codecov

35.71% of diff hit (target 72.74%)

Annotations

Check warning on line 27 in src/app/api/api_v1/endpoints/guidelines.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/guidelines.py#L27

Added line #L27 was not covered by tests

Check warning on line 56 in src/app/api/api_v1/endpoints/guidelines.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/guidelines.py#L56

Added line #L56 was not covered by tests

Check warning on line 68 in src/app/api/api_v1/endpoints/guidelines.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/guidelines.py#L68

Added line #L68 was not covered by tests

Check warning on line 80 in src/app/api/api_v1/endpoints/guidelines.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/guidelines.py#L80

Added line #L80 was not covered by tests

Check warning on line 75 in src/app/api/api_v1/endpoints/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/login.py#L75

Added line #L75 was not covered by tests

Check warning on line 104 in src/app/api/api_v1/endpoints/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/login.py#L104

Added line #L104 was not covered by tests

Check warning on line 121 in src/app/api/api_v1/endpoints/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/login.py#L121

Added line #L121 was not covered by tests

Check warning on line 126 in src/app/api/api_v1/endpoints/login.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/login.py#L126

Added line #L126 was not covered by tests

Check warning on line 32 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L32

Added line #L32 was not covered by tests

Check warning on line 38 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L38

Added line #L38 was not covered by tests

Check warning on line 59 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L59

Added line #L59 was not covered by tests

Check warning on line 84 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L84

Added line #L84 was not covered by tests

Check warning on line 95 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L95

Added line #L95 was not covered by tests

Check warning on line 106 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L106

Added line #L106 was not covered by tests

Check warning on line 117 in src/app/api/api_v1/endpoints/repos.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/repos.py#L117

Added line #L117 was not covered by tests

Check warning on line 32 in src/app/api/api_v1/endpoints/users.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/users.py#L32

Added line #L32 was not covered by tests

Check warning on line 71 in src/app/api/api_v1/endpoints/users.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/api/api_v1/endpoints/users.py#L71

Added line #L71 was not covered by tests

Check warning on line 22 in src/app/services/telemetry.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/app/services/telemetry.py#L22

Added line #L22 was not covered by tests