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

Add a notification to publish artifacts to the client #43962

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

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 15:57
@nipunayf nipunayf changed the base branch from master to 2201.12.x April 2, 2025 16:26
@nipunayf nipunayf changed the base branch from 2201.12.x to master April 2, 2025 16:27
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 75.07%. Comparing base (f3b07a4) to head (16a7da8).
Report is 13 commits behind head on master.

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              @@
##             master   #43962      +/-   ##
============================================
+ Coverage     75.05%   75.07%   +0.01%     
- Complexity    57512    57525      +13     
============================================
  Files          3540     3540              
  Lines        222373   222403      +30     
  Branches      28835    28840       +5     
============================================
+ Hits         166908   166961      +53     
+ Misses        46201    46173      -28     
- Partials       9264     9269       +5     

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

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.

Improve the performance of rendering the project tree
1 participant