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

GMail OAuth2 Support (gmail://) #1250

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

subtle changes

10dcb0b
Select commit
Loading
Failed to load commit list.
Open

GMail OAuth2 Support (gmail://) #1250

subtle changes
10dcb0b
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2024 in 0s

98.32% (-1.05%) compared to 551fa0d

View this Pull Request on Codecov

98.32% (-1.05%) compared to 551fa0d

Details

Codecov Report

Attention: Patch coverage is 18.14815% with 221 lines in your changes missing coverage. Please review.

Project coverage is 98.32%. Comparing base (551fa0d) to head (10dcb0b).

Files with missing lines Patch % Lines
apprise/plugins/gmail.py 17.04% 219 Missing ⚠️
apprise/logger.py 66.66% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1250      +/-   ##
==========================================
- Coverage   99.36%   98.32%   -1.05%     
==========================================
  Files         159      160       +1     
  Lines       20687    20957     +270     
  Branches     3715     3774      +59     
==========================================
+ Hits        20556    20605      +49     
- Misses        121      342     +221     
  Partials       10       10              

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