Skip to content

fix(ui): missing conversions of boolean to string in outgoing notify schemas#758

Merged
JosephKav merged 2 commits intomasterfrom
748-bug-notify-fails-to-parse-after-upgrade-to-0282
Dec 19, 2025
Merged

fix(ui): missing conversions of boolean to string in outgoing notify schemas#758
JosephKav merged 2 commits intomasterfrom
748-bug-notify-fails-to-parse-after-upgrade-to-0282

Conversation

@JosephKav
Copy link
Copy Markdown
Collaborator

  • fix typo of gotify params.useheader so it will now be set

@JosephKav JosephKav added bug Something isn't working javascript Pull requests that update Javascript code labels Dec 19, 2025
@JosephKav JosephKav linked an issue Dec 19, 2025 that may be closed by this pull request
@codecov
Copy link
Copy Markdown

codecov bot commented Dec 19, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.83%. Comparing base (70c9f5b) to head (6588ce6).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #758   +/-   ##
=======================================
  Coverage   98.83%   98.83%           
=======================================
  Files         132      132           
  Lines        8906     8906           
=======================================
  Hits         8801     8801           
  Misses         80       80           
  Partials       25       25           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@JosephKav JosephKav merged commit f47f716 into master Dec 19, 2025
7 checks passed
@JosephKav JosephKav deleted the 748-bug-notify-fails-to-parse-after-upgrade-to-0282 branch December 19, 2025 11:02
@Argus-Bot Argus-Bot mentioned this pull request Dec 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: notify fails to parse after upgrade to 0.28.1

1 participant