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

Honor new Group Functionality introduced in Apprise v1.6.0 #147

Merged
merged 3 commits into from
Dec 28, 2023

Conversation

caronc
Copy link
Owner

@caronc caronc commented Nov 13, 2023

Description:

Related issue (if applicable): refs #146

This pull request so far just re-produces the problem with a test case.

Issue directly relates to here where the issue was resolved. This PR can be pushed after Apprise is updated

Checklist

  • The code change is tested and works locally.
  • There is no commented out code in this PR.
  • No lint errors (use flake8)
  • Tests added

@caronc caronc changed the title Apprise-API not honoring new Group Functionality introduced in Apprise v1.6.0 Honor new Group Functionality introduced in Apprise v1.6.0 Nov 13, 2023
@codecov-commenter
Copy link

codecov-commenter commented Dec 28, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.87%. Comparing base (4ad2bb1) to head (6bb5966).
Report is 38 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #147      +/-   ##
==========================================
- Coverage   95.23%   94.87%   -0.37%     
==========================================
  Files           7        7              
  Lines         714      702      -12     
==========================================
- Hits          680      666      -14     
- Misses         34       36       +2     

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

@caronc caronc merged commit 53b341b into master Dec 28, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants