ShipEngine / shipengine-dotnet

The official ShipEngine SDK for C# and the .NET Framework
https://www.shipengine.com/docs/
Apache License 2.0
11 stars 11 forks source link

Allow setting alternate base address on HTTP Client #96

Closed joshuaflanagan closed 4 months ago

joshuaflanagan commented 4 months ago

The ConfigureHttpClient method accepted a Uri to set as the BaseAddress on the HttpClient, but it overwrote it with the default address.

Also moved the SDK version to static fields so they are only determined once at startup.

coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9753132532

Details


Totals Coverage Status
Change from base Build 9719274771: 0.9%
Covered Lines: 665
Relevant Lines: 817

💛 - Coveralls
coveralls commented 4 months ago

Pull Request Test Coverage Report for Build 9763268749

Details


Totals Coverage Status
Change from base Build 9719274771: 0.9%
Covered Lines: 665
Relevant Lines: 817

💛 - Coveralls