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

Make event sync pub sub concurrent safe

c48773a
Select commit
Loading
Failed to load commit list.
Merged

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

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

77.29% (-0.01%) compared to 3417667, passed because coverage increased by 0% when compared to adjusted base (77.29%)

View this Pull Request on Codecov

77.29% (-0.01%) compared to 3417667, passed because coverage increased by 0% when compared to adjusted base (77.29%)

Details

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