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

Fix warnings in test code #361

Open ccostin93 opened 3 years ago

ccostin93 commented 3 years ago

This change is Reviewable

codecov[bot] commented 3 years ago

Codecov Report

Merging #361 (9b5b979) into master (823465b) will increase coverage by 0.49%. The diff coverage is 78.72%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #361      +/-   ##
============================================
+ Coverage     83.94%   84.43%   +0.49%     
- Complexity     1043     1050       +7     
============================================
  Files           176      177       +1     
  Lines          2572     2557      -15     
  Branches         20       16       -4     
============================================
  Hits           2159     2159              
+ Misses          395      385      -10     
+ Partials         18       13       -5     
Impacted Files Coverage Δ Complexity Δ
...finapi/bankconnection/out/FpTwoStepProcedures.java 100.00% <ø> (ø) 7.00 <0.00> (ø)
...n/java/org/proshin/finapi/mandator/FpMandator.java 92.00% <ø> (ø) 9.00 <0.00> (ø)
.../org/proshin/finapi/exception/FinapiException.java 50.00% <66.66%> (ø) 9.00 <1.00> (ø)
...n/java/org/proshin/finapi/endpoint/FpEndpoint.java 78.12% <79.31%> (+11.45%) 15.00 <8.00> (+3.00)
...inapi/exception/FinapiAuthenticationException.java 80.00% <80.00%> (ø) 3.00 <3.00> (?)
...n/java/org/proshin/finapi/mock/in/Transaction.java 100.00% <0.00%> (+6.25%) 12.00% <0.00%> (+1.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 c3f780c...9b5b979. Read the comment docs.

sonarcloud[bot] commented 3 years ago

Kudos, SonarCloud Quality Gate passed!

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 3 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication