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

test: Adds test suite for first endpoints #19

Merged
merged 9 commits into from
Oct 27, 2023
Merged

test: Adds test suite for first endpoints #19

merged 9 commits into from
Oct 27, 2023

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Oct 27, 2023

This PR introduces the following modifications:

  • fixes makefile order
  • fixes edge cases of GitHub authorize
  • adds telemetry on a few routes
  • adds test for login route

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

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

Comparison is base (4984f24) 17.23% compared to head (f63c82b) 72.74%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #19       +/-   ##
===========================================
+ Coverage   17.23%   72.74%   +55.51%     
===========================================
  Files          15       22        +7     
  Lines         325      554      +229     
===========================================
+ Hits           56      403      +347     
+ Misses        269      151      -118     
Flag Coverage Δ
unittests 72.74% <50.00%> (+55.51%) ⬆️

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

Files Coverage Δ
src/app/db.py 58.33% <100.00%> (+58.33%) ⬆️
src/app/api/api_v1/endpoints/repos.py 46.42% <0.00%> (ø)
src/app/api/api_v1/endpoints/login.py 65.30% <33.33%> (ø)

... and 18 files with indirect coverage changes

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

@frgfm frgfm merged commit fa58a53 into main Oct 27, 2023
10 checks passed
@frgfm frgfm deleted the tests branch October 27, 2023 15:57
frgfm added a commit that referenced this pull request Mar 28, 2024
* refactor: Renames analytics module

* ci: Reflects changes on labeler
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