Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@afterdusk
Copy link
Member

Only instantiate metrics attribute in storage manager when the runtime_metrics feature is enabled. This avoids an unnecessary import of atomic types, which not all architectures support.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jun 4, 2024
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.90%. Comparing base (3ce5335) to head (61a19d1).
Report is 4 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #435      +/-   ##
==========================================
+ Coverage   88.61%   88.90%   +0.28%     
==========================================
  Files          39       39              
  Lines        9109     9228     +119     
==========================================
+ Hits         8072     8204     +132     
+ Misses       1037     1024      -13     

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

Copy link
Contributor

@eozturk1 eozturk1 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@kevinlewi kevinlewi merged commit 515d2f0 into facebook:main Jun 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants