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

Add missing namespace to folly::IOBuf container TOML #192

Merged
merged 1 commit into from
Jun 29, 2023

Conversation

ajor
Copy link
Contributor

@ajor ajor commented Jun 29, 2023

Required for CodeGen v2, which does not add "using namespace xxx" and uses fully qualified names instead.

Required for CodeGen v2, which does not add "using namespace xxx" and
uses fully qualified names instead.
@codecov-commenter
Copy link

codecov-commenter commented Jun 29, 2023

Codecov Report

Merging #192 (2949b5d) into main (ceafce8) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #192   +/-   ##
=======================================
  Coverage   64.31%   64.31%           
=======================================
  Files          87       87           
  Lines        9429     9429           
  Branches     1553     1553           
=======================================
  Hits         6064     6064           
  Misses       2542     2542           
  Partials      823      823           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@ajor ajor merged commit cf58370 into facebookexperimental:main Jun 29, 2023
@ajor ajor deleted the iobuf-toml-namespace branch June 29, 2023 10:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants