MatthijsKok / TI2806-Contextproject

GNU Lesser General Public License v3.0
0 stars 0 forks source link

Remove unnecessary todos. #165

Closed joskuijpers closed 7 years ago

codecov-io commented 7 years ago

Codecov Report

Merging #165 into develop will decrease coverage by 1.41%. The diff coverage is 21.42%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #165      +/-   ##
=============================================
- Coverage      42.76%   41.34%   -1.42%     
  Complexity         3        3              
=============================================
  Files             42       39       -3     
  Lines           1230     1219      -11     
  Branches          89       89              
=============================================
- Hits             526      504      -22     
- Misses           675      687      +12     
+ Partials          29       28       -1
Impacted Files Coverage Δ Complexity Δ
.../nl/tudelft/ewi/ds/bankchain/bank/BankFactory.java 85.71% <ø> (-1.79%) 0 <0> (ø)
.../tudelft/ewi/ds/bankchain/bank/bunq/BunqAccount.kt 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...in/bank/bunq/retrofit/Java8CallAdapterFactory.java 42.22% <ø> (ø) 3 <0> (ø) :arrow_down:
...i/ds/bankchain/cryptography/ChallengeResponse.java 66.66% <ø> (ø) 0 <0> (ø) :arrow_down:
...s/bankchain/bank/bunq/api/InstallationService.java 80% <ø> (ø) 0 <0> (ø) :arrow_down:
.../bankchain/bank/bunq/api/SessionServerService.java 80% <ø> (ø) 0 <0> (ø) :arrow_down:
...tudelft/ewi/ds/bankchain/bank/bunq/SignHelper.java 64.28% <ø> (ø) 0 <0> (ø) :arrow_down:
.../bankchain/activities/NewVerificationActivity.java 0% <ø> (ø) 0 <0> (ø) :arrow_down:
...t/ewi/ds/bankchain/bank/bunq/api/GenericToken.java 100% <ø> (ø) 0 <0> (ø) :arrow_down:
...ewi/ds/bankchain/bank/bunq/api/PaymentService.java 33.33% <ø> (-20%) 0 <0> (ø)
... and 12 more

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 e75cd43...a98fe27. Read the comment docs.