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

refactor: refactor pidMap using sync.Map #486

Merged
merged 5 commits into from
Oct 10, 2024
Merged

refactor: refactor pidMap using sync.Map #486

merged 5 commits into from
Oct 10, 2024

Conversation

Tochemey
Copy link
Owner

@Tochemey Tochemey commented Oct 9, 2024

No description provided.

Copy link

codecov bot commented Oct 10, 2024

Codecov Report

Attention: Patch coverage is 96.66667% with 2 lines in your changes missing coverage. Please review.

Project coverage is 88.50%. Comparing base (0e87775) to head (bb21d7f).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
actors/pid.go 88.23% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #486      +/-   ##
==========================================
- Coverage   88.53%   88.50%   -0.03%     
==========================================
  Files          45       45              
  Lines        3514     3507       -7     
==========================================
- Hits         3111     3104       -7     
  Misses        289      289              
  Partials      114      114              

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

@Tochemey Tochemey merged commit 19eee54 into main Oct 10, 2024
3 checks passed
@Tochemey Tochemey deleted the issue-x branch October 10, 2024 05:51
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.

1 participant