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

Added test case to strengthen YAML configuration validation #1043

Merged
merged 2 commits into from Mar 30, 2024

Conversation

caronc
Copy link
Owner

@caronc caronc commented Jan 6, 2024

Description:

Related issue (if applicable): n/a

It was reported that an Apprise URL could not load a single instance in a YAML configuration tied to a tag.

This was just a test case added to re-produce the scenario

Checklist

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

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (8bff103) 99.27% compared to head (3af779c) 99.27%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1043   +/-   ##
=======================================
  Coverage   99.27%   99.27%           
=======================================
  Files         135      135           
  Lines       17600    17600           
  Branches     3592     3592           
=======================================
  Hits        17472    17472           
  Misses        119      119           
  Partials        9        9           

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

@caronc caronc merged commit 3273299 into master Mar 30, 2024
12 checks passed
@caronc caronc deleted the single-tag-support-review branch April 6, 2024 15:05
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.

None yet

2 participants