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

api: improve performance by using RWMutex #2968

Merged
merged 1 commit into from
Jan 31, 2024
Merged

api: improve performance by using RWMutex #2968

merged 1 commit into from
Jan 31, 2024

Conversation

aler9
Copy link
Member

@aler9 aler9 commented Jan 31, 2024

No description provided.

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

Attention: 8 lines in your changes are missing coverage. Please review.

Comparison is base (97c58b4) 51.93% compared to head (b3b8701) 51.93%.

Files Patch % Lines
internal/api/api.go 0.00% 8 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2968   +/-   ##
=======================================
  Coverage   51.93%   51.93%           
=======================================
  Files         130      130           
  Lines       12624    12624           
=======================================
  Hits         6556     6556           
  Misses       5575     5575           
  Partials      493      493           

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

@aler9 aler9 merged commit 320f5a7 into main Jan 31, 2024
7 of 8 checks passed
@aler9 aler9 deleted the feature/api-rw branch January 31, 2024 21:41
Copy link
Contributor

github-actions bot commented Feb 4, 2024

This issue is mentioned in release v1.5.1 🚀
Check out the entire changelog by clicking here

@github-actions github-actions bot locked and limited conversation to collaborators Aug 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant