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

typed data segment: fix vector handler for custom allocators #204

Merged

Conversation

JakeHillion
Copy link
Contributor

Summary

Fixes vector handler for custom allocators.

Test plan

  • CI

@codecov-commenter
Copy link

codecov-commenter commented Jul 4, 2023

Codecov Report

Merging #204 (8f77da9) into main (b1e98dd) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #204   +/-   ##
=======================================
  Coverage   64.81%   64.81%           
=======================================
  Files          88       88           
  Lines        9726     9726           
  Branches     1603     1603           
=======================================
  Hits         6304     6304           
  Misses       2585     2585           
  Partials      837      837           

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

@JakeHillion JakeHillion force-pushed the typed-allocator-test-fix branch from 4203117 to 8f77da9 Compare July 5, 2023 17:50
@JakeHillion JakeHillion merged commit 608880e into facebookexperimental:main Jul 5, 2023
@JakeHillion JakeHillion deleted the typed-allocator-test-fix branch July 5, 2023 18:06
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