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

[2201.12.x] Add a notification to publish artifacts to the client #43963

Merged

Conversation

nipunayf
Copy link
Contributor

@nipunayf nipunayf commented Apr 2, 2025

Purpose

The PR defines a new notification allowing the LS to send notifications to the client upon project updates. Additionally, this resolves concurrency issues in the event pub-sub handler.

Fixes wso2/product-ballerina-integrator#88

@nipunayf nipunayf requested a review from KavinduZoysa as a code owner April 2, 2025 16:30
Copy link

codecov bot commented Apr 2, 2025

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 77.29%. Comparing base (3417667) to head (c48773a).
Report is 12 commits behind head on 2201.12.x.

Files with missing lines Patch % Lines
...ng/langserver/eventsync/EventSyncPubSubHolder.java 85.71% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@               Coverage Diff               @@
##             2201.12.x   #43963      +/-   ##
===============================================
- Coverage        77.29%   77.29%   -0.01%     
- Complexity       59094    59106      +12     
===============================================
  Files             3540     3540              
  Lines           222378   222410      +32     
  Branches         28837    28843       +6     
===============================================
+ Hits            171892   171914      +22     
- Misses           40778    40786       +8     
- Partials          9708     9710       +2     

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

@hasithaa hasithaa merged commit d3b2acb into ballerina-platform:2201.12.x Apr 3, 2025
19 checks passed
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