ssoper / Batil

Client SDK to automate stock and options trading
https://ssoper.github.io/Batil
MIT License
12 stars 2 forks source link

Fixed OkHttp leak with use of try-with-resources #91

Closed ssoper closed 2 years ago

ssoper commented 2 years ago

Resolves https://github.com/ssoper/Batil/issues/88

codecov[bot] commented 2 years ago

Codecov Report

Merging #91 (41450c6) into master (5e7a3c8) will increase coverage by 0.15%. The diff coverage is 75.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #91      +/-   ##
============================================
+ Coverage     76.83%   76.99%   +0.15%     
  Complexity      105      105              
============================================
  Files            31       31              
  Lines          2189     2182       -7     
  Branches        128      126       -2     
============================================
- Hits           1682     1680       -2     
+ Misses          434      430       -4     
+ Partials         73       72       -1     
Impacted Files Coverage Δ
...c/main/kotlin/brokers/etrade/auth/Authorization.kt 79.03% <75.00%> (+2.69%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 5e7a3c8...41450c6. Read the comment docs.