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

fix(web): ntfy, default fieldValues for actions #456

Merged
merged 2 commits into from
Oct 5, 2024

Conversation

JosephKav
Copy link
Collaborator

  • was getting an uncaught TypeError as we were iterating undefined

* was getting an uncaught TypeError as we were iterating undefined
@JosephKav JosephKav added the bug Something isn't working label Oct 5, 2024
Copy link

codecov bot commented Oct 5, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.81%. Comparing base (cfa07a5) to head (28cf964).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #456   +/-   ##
=======================================
  Coverage   98.81%   98.81%           
=======================================
  Files          93       93           
  Lines        7276     7276           
=======================================
  Hits         7189     7189           
  Misses         61       61           
  Partials       26       26           

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

@JosephKav JosephKav merged commit 280ebc1 into master Oct 5, 2024
5 checks passed
@JosephKav JosephKav deleted the fix/pick-default-ntfy-refs-undefined-var branch October 5, 2024 05:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

bug: Choosing Notify global dropdown gives blank screen when it does not match Type
1 participant