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

feat(server): make a singleton global mutex service #7900

Merged
merged 1 commit into from
Aug 21, 2024
Merged

Conversation

forehalo
Copy link
Member

No description provided.

Copy link

graphite-app bot commented Aug 16, 2024

Your org has enabled the Graphite merge queue for merging into canary

Add the label “merge” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

Copy link

nx-cloud bot commented Aug 16, 2024

Copy link

codecov bot commented Aug 16, 2024

Codecov Report

Attention: Patch coverage is 92.00000% with 4 lines in your changes missing coverage. Please review.

Project coverage is 55.69%. Comparing base (6b0c398) to head (682a01e).
Report is 1 commits behind head on canary.

Files Patch % Lines
...ges/backend/server/src/fundamentals/mutex/mutex.ts 94.87% 1 Missing and 1 partial ⚠️
...ges/backend/server/src/core/selfhost/controller.ts 50.00% 1 Missing ⚠️
...ges/backend/server/src/plugins/copilot/resolver.ts 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           canary    #7900      +/-   ##
==========================================
- Coverage   55.69%   55.69%   -0.01%     
==========================================
  Files        1035     1035              
  Lines       44010    44018       +8     
  Branches     5244     5244              
==========================================
+ Hits        24512    24514       +2     
- Misses      19126    19130       +4     
- Partials      372      374       +2     
Flag Coverage Δ
server-test 78.87% <92.00%> (+<0.01%) ⬆️
unittest 27.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

graphite-app bot commented Aug 21, 2024

Merge activity

@graphite-app graphite-app bot merged commit 682a01e into canary Aug 21, 2024
33 checks passed
@graphite-app graphite-app bot deleted the 61/mutex branch August 21, 2024 05:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

3 participants