ssoper / Batil

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

Build fat jar with accompanying command-line client #73

Closed ssoper closed 3 years ago

ssoper commented 3 years ago

Resolves https://github.com/ssoper/Batil/issues/30 Resolves https://github.com/ssoper/Batil/issues/52

codecov[bot] commented 3 years ago

Codecov Report

Merging #73 (4b5e543) into master (4008695) will decrease coverage by 0.04%. The diff coverage is 62.50%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master      #73      +/-   ##
============================================
- Coverage     82.85%   82.81%   -0.05%     
  Complexity      100      100              
============================================
  Files            28       28              
  Lines          1983     1984       +1     
  Branches        107      107              
============================================
  Hits           1643     1643              
- Misses          275      276       +1     
  Partials         65       65              
Impacted Files Coverage Δ
src/main/kotlin/config/GlobalConfig.kt 73.68% <33.33%> (-4.10%) :arrow_down:
src/main/kotlin/config/ClientConfig.kt 44.44% <50.00%> (ø)
src/main/kotlin/brokers/etrade/api/AccountsApi.kt 60.41% <100.00%> (ø)

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 4008695...4b5e543. Read the comment docs.