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

[chore] [processor/memorylimiter] Fix data race in a test #7561

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

dmitryax
Copy link
Member

Fixes #7560

@codecov
Copy link

codecov bot commented Apr 25, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (8e33ded) 91.19% compared to head (744f5af) 91.19%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #7561   +/-   ##
=======================================
  Coverage   91.19%   91.19%           
=======================================
  Files         296      296           
  Lines       14441    14441           
=======================================
  Hits        13170    13170           
  Misses       1006     1006           
  Partials      265      265           
Impacted Files Coverage Δ
...r/memorylimiterprocessor/internal/mock_exporter.go 94.11% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dmitryax dmitryax merged commit fb8ecca into open-telemetry:main Apr 25, 2023
@github-actions github-actions bot added this to the next release milestone Apr 25, 2023
@dmitryax dmitryax deleted the fix-test-data-race branch May 8, 2023 18:26
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.

[processor/memorylimiter] Data race in TestNoDataLoss
3 participants