Skip to content

Conversation

@Polo123456789
Copy link

Not sure if this is the most efficient way, as I'm unmarshalling the event twice.

Im kind of new to Go and OS, so all feedback is appreciated.

@Polo123456789 Polo123456789 changed the title fix #4402: guess eventArgs type when notification came from grpc fix(server): guess eventArgs type when notification came from grpc, issue #4402 Feb 12, 2025
@jkowalski
Copy link
Contributor

this is a good find, we should pass the type explicitly.

@codecov
Copy link

codecov bot commented Feb 25, 2025

Codecov Report

Attention: Patch coverage is 35.00000% with 13 lines in your changes missing coverage. Please review.

Project coverage is 76.31%. Comparing base (cb455c6) to head (cd3d166).
Report is 525 commits behind head on master.

Files with missing lines Patch % Lines
notification/notification_send.go 35.00% 10 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4403      +/-   ##
==========================================
+ Coverage   75.86%   76.31%   +0.44%     
==========================================
  Files         470      527      +57     
  Lines       37301    39954    +2653     
==========================================
+ Hits        28299    30489    +2190     
- Misses       7071     7454     +383     
- Partials     1931     2011      +80     

☔ 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.

@jkowalski
Copy link
Contributor

Closing this, will have a different fix in #4598

@jkowalski jkowalski closed this May 24, 2025
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.

2 participants