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

Clean up Guava usage (CountingOutputStream) #43942

Open
wants to merge 4 commits into
base: main
Choose a base branch
from

Commits on Jun 11, 2024

  1. Add mockito-kotlin

    Differential Revision: D56311031
    Thomas Nardone authored and facebook-github-bot committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    886cf68 View commit details
    Browse the repository at this point in the history
  2. Fix NetworkingModuleTest

    Differential Revision: D56440749
    Thomas Nardone authored and facebook-github-bot committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    dd0027b View commit details
    Browse the repository at this point in the history
  3. Convert Network Module [1]

    Differential Revision: D55802173
    Thomas Nardone authored and facebook-github-bot committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    6191929 View commit details
    Browse the repository at this point in the history
  4. Clean up Guava usage (CountingOutputStream) (facebook#43942)

    Summary:
    Pull Request resolved: facebook#43942
    
    Move the counting inline to remove its only usage
    
    Changelog: [Internal]
    
    Reviewed By: zeyap
    
    Differential Revision: D55802174
    Thomas Nardone authored and facebook-github-bot committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    7917093 View commit details
    Browse the repository at this point in the history