MatthijsKok / TI2806-Contextproject

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

Feature/gui manual verification #139

Closed Ishadijcks closed 7 years ago

Ishadijcks commented 7 years ago

The user can choose to send a challenge with Bunq in our application, or through an external application. The functionality is fully tested.

I refactored some activities for testability and increased the code coverage a bit. image image

joskuijpers commented 7 years ago

Oops. You have to import the ignore decorator. I'll change the travis.yml so you can do //TRAVIS import ......

codecov[bot] commented 7 years ago

Codecov Report

Merging #139 into develop will decrease coverage by 1.85%. The diff coverage is 0%.

Impacted file tree graph

@@              Coverage Diff              @@
##             develop     #139      +/-   ##
=============================================
- Coverage      50.49%   48.63%   -1.86%     
  Complexity         3        3              
=============================================
  Files             38       38              
  Lines            812      843      +31     
  Branches          50       53       +3     
=============================================
  Hits             410      410              
- Misses           386      417      +31     
  Partials          16       16
Impacted Files Coverage Δ Complexity Δ
.../bankchain/activities/NewVerificationActivity.java 0% <0%> (ø) 0 <0> (ø) :arrow_down:

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 3eb95a9...b452e26. Read the comment docs.

joskuijpers commented 7 years ago

Codecov has been removed and does not count. Due to all the GUI / tests issues.