Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: oauth with github #7

Merged
merged 11 commits into from
Oct 3, 2024

fix: add patch thresholds in codecov

49dca98
Select commit
Loading
Failed to load commit list.
Merged

feat: oauth with github #7

fix: add patch thresholds in codecov
49dca98
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 3, 2024 in 1s

37.79% (target 10.00%)

View this Pull Request on Codecov

37.79% (target 10.00%)

Details

Codecov Report

Attention: Patch coverage is 36.36364% with 56 lines in your changes missing coverage. Please review.

Project coverage is 37.79%. Comparing base (dcc2fb1) to head (49dca98).

Files with missing lines Patch % Lines
src/pages/OAuthRegister.tsx 21.05% 30 Missing ⚠️
src/pages/Home.tsx 8.69% 21 Missing ⚠️
src/pages/App.tsx 58.33% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##             main       #7       +/-   ##
===========================================
- Coverage   74.76%   37.79%   -36.98%     
===========================================
  Files          16       18        +2     
  Lines         321      426      +105     
===========================================
- Hits          240      161       -79     
- Misses         81      265      +184     

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