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

Make event sync pub sub concurrent safe

16a7da8
Select commit
Loading
Failed to load commit list.
Open

Add a notification to publish artifacts to the client #43962

Make event sync pub sub concurrent safe
16a7da8
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 2, 2025 in 1s

75.07% (+0.01%) compared to f3b07a4

View this Pull Request on Codecov

75.07% (+0.01%) compared to f3b07a4

Details

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.