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

feat: allow creating own http.RoundTripper for http.Client with HttpRoundTripperProvider when customizing pre-configured http.Transport with HttpTransportCustomizer is not sufficient #31

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

filipowm
Copy link
Owner

No description provided.

…RoundTripperProvider` when customizing pre-configured http.Transport with `HttpTransportCustomizer` is not sufficient
Copy link

Merging this branch will increase overall coverage

Impacted Packages Coverage Δ 🤖
github.com/filipowm/go-unifi/unifi 9.27% (+0.11%) 👍

Coverage by file

Changed files (no unit tests)

Changed File Coverage Δ Total Covered Missed 🤖
github.com/filipowm/go-unifi/unifi/client.go 80.43% (-0.02%) 92 (+5) 74 (+4) 18 (+1) 👎

Please note that the "Total", "Covered", and "Missed" counts above refer to code statements instead of lines of code. The value in brackets refers to the test coverage of that file in the old version of the code.

@filipowm filipowm merged commit d3a3d5a into main Feb 19, 2025
12 checks passed
@filipowm filipowm deleted the feat/round-tripper-provider branch February 23, 2025 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant