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

Handle node-red log messages with undefined payloads #2515

Merged
merged 3 commits into from
Jul 24, 2023

Conversation

knolleary
Copy link
Member

Description

Seen in production. Not clear how a log message could end up with this property - will investigate separately. But better to ensure it's handled in UI.

@codecov
Copy link

codecov bot commented Jul 21, 2023

Codecov Report

Merging #2515 (d5d1299) into main (4785889) will decrease coverage by 72.84%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main   #2515       +/-   ##
==========================================
- Coverage   74.38%   1.55%   -72.84%     
==========================================
  Files         224     489      +265     
  Lines        8855   17136     +8281     
  Branches     1822    3969     +2147     
==========================================
- Hits         6587     266     -6321     
- Misses       2268   16870    +14602     
Flag Coverage Δ
backend ?
frontend 1.55% <0.00%> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...end/src/pages/instance/components/InstanceLogs.vue 0.00% <0.00%> (ø)

... and 441 files with indirect coverage changes

Co-authored-by: Stephen McLaughlin <44235289+Steve-Mcl@users.noreply.github.com>
@knolleary knolleary requested a review from Steve-Mcl July 21, 2023 18:01
@knolleary knolleary merged commit a5f1fb4 into main Jul 24, 2023
2 of 3 checks passed
@knolleary knolleary deleted the fix-log-formatting-issue branch July 24, 2023 19:33
knolleary added a commit that referenced this pull request Jul 25, 2023
Handle node-red log messages with undefined payloads (backport #2515)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants