Closed uatuko closed 1 year ago
Patch and project coverage have no change.
Comparison is base (
2c3d4d4
) 89.83% compared to head (9ce6d33
) 89.83%.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.
Due to Homebrew Bottle for gRPC not including test headers we have to compile gRPC from source, which adds a significant amount of time to the total compile time. This change reduces the macOS build time by using system libs for gRPC dependencies.