proshin-roman / finapi-java-client

True-OOP Java client for API provided by https://finapi.io
Apache License 2.0
22 stars 7 forks source link

#243: post user credentials in body #356

Closed ccostin93 closed 3 years ago

codecov[bot] commented 3 years ago

Codecov Report

Merging #356 (3fa7b80) into master (ab8d7c9) will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #356   +/-   ##
=========================================
  Coverage     83.99%   83.99%           
  Complexity     1035     1035           
=========================================
  Files           175      175           
  Lines          2555     2555           
  Branches         20       20           
=========================================
  Hits           2146     2146           
  Misses          391      391           
  Partials         18       18           
Impacted Files Coverage Δ Complexity Δ
...org/proshin/finapi/accesstoken/FpAccessTokens.java 96.15% <100.00%> (ø) 7.00 <0.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 b5b85d4...587abfe. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities (and Security Hotspot 0 Security Hotspots to review)
Code Smell A 0 Code Smells

100.0% 100.0% Coverage
0.0% 0.0% Duplication