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

go.uber.org/atomic => sync/atomic #1161

Merged
merged 1 commit into from
Feb 15, 2024

go.uber.org/atomic => sync/atomic

5824264
Select commit
Loading
Failed to load commit list.
Merged

go.uber.org/atomic => sync/atomic #1161

go.uber.org/atomic => sync/atomic
5824264
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 14, 2024 in 0s

98.78% (target 90.00%)

View this Pull Request on Codecov

98.78% (target 90.00%)

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d6beb49) 98.78% compared to head (5824264) 98.78%.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1161   +/-   ##
=======================================
  Coverage   98.78%   98.78%           
=======================================
  Files          30       30           
  Lines        3057     3057           
=======================================
  Hits         3020     3020           
  Misses         30       30           
  Partials        7        7           

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