Skip to content

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

Merged
JosephKav merged 1 commit intomasterfrom
748-bug-notify-fails-to-parse-after-upgrade-to-0281
Dec 16, 2025
Merged

fix(ui): missing conversions of boolean to string in outgoing notify schemas#752
JosephKav merged 1 commit intomasterfrom
748-bug-notify-fails-to-parse-after-upgrade-to-0281

Conversation

@JosephKav
Copy link
Collaborator

  • fix typo of discord params.splitlines so it will now be set

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

codecov bot commented Dec 16, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 98.83%. Comparing base (586965e) to head (2ff37d8).
⚠️ Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #752   +/-   ##
=======================================
  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 dc6fc1a into master Dec 16, 2025
7 checks passed
@JosephKav JosephKav deleted the 748-bug-notify-fails-to-parse-after-upgrade-to-0281 branch December 16, 2025 12:30
@Argus-Bot Argus-Bot mentioned this pull request Dec 16, 2025
JosephKav added a commit that referenced this pull request Dec 16, 2025
)

- fix typo of discord params.splitlines so it will now be set
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