EasyPost / easypost-java

EasyPost Shipping API Client Library for Java
https://easypost.com/docs/api
MIT License
54 stars 37 forks source link

Remove extraneous Apache port functions to bump coverage percentage #237

Closed nwithan8 closed 1 year ago

nwithan8 commented 1 year ago

Description

Removes a bunch of overloaded methods ported from the Apache hex library, only keep what we need.

This will reduce the number of uncovered lines significantly.

Testing

Pull Request Type

Please select the option(s) that are relevant to this PR.

Justintime50 commented 1 year ago

We should have bumped the minimum coverage number with this too