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
Merged

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Oct 30, 2023

This PR renames the analytics service module and fixes the codecov badge.

@frgfm frgfm added the type: improvement New feature or request label Oct 30, 2023
@frgfm frgfm added this to the 0.1.0 milestone Oct 30, 2023
@frgfm frgfm self-assigned this Oct 30, 2023
@codecov
Copy link

codecov bot commented Oct 30, 2023

Codecov Report

Attention: 18 lines in your changes are missing coverage. Please review.

Comparison is base (fa58a53) 72.74% compared to head (44da170) 72.74%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #20   +/-   ##
=======================================
  Coverage   72.74%   72.74%           
=======================================
  Files          22       22           
  Lines         554      554           
=======================================
  Hits          403      403           
  Misses        151      151           
Flag Coverage Δ
unittests 72.74% <35.71%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
src/app/services/telemetry.py 68.42% <85.71%> (ø)
src/app/api/api_v1/endpoints/users.py 65.51% <33.33%> (ø)
src/app/api/api_v1/endpoints/guidelines.py 60.00% <20.00%> (ø)
src/app/api/api_v1/endpoints/login.py 65.30% <20.00%> (ø)
src/app/api/api_v1/endpoints/repos.py 46.42% <12.50%> (ø)

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

@frgfm frgfm merged commit 8f9b4ec into main Oct 30, 2023
9 of 10 checks passed
@frgfm frgfm deleted the telemetry branch October 30, 2023 11:38
frgfm added a commit that referenced this pull request Mar 28, 2024
* feat: Adds walthrough

* chore: Updates version

* refactor: Renames command

* feat: Adds logout command

* docs: Renames category of commands

* docs: Adds VSCode walkthroughs

* fix: Fixes the logout command

* docs: Updates walkthroughs
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant