konveyor / tackle-pathfinder

Tackle Pathfinder application
Apache License 2.0
16 stars 23 forks source link

tackle-74-end2end-github-action #14

Closed jonathanvila closed 3 years ago

jonathanvila commented 3 years ago

Issue : https://github.com/konveyor/tackle-pathfinder/issues/10

This ticket covers the github action to do the end 2 end test for the backend, building, deploying and testing the API.

Test Steps

Simply run the test on Github :

  1. Go to the actions : https://github.com/konveyor/tackle-pathfinder/actions
  2. Click on the endtoend workflow on the left image
  3. Click on the run title on the right
  4. Click on re-run all jobs image

Expectancies

Full workflow finishes successfully

codecov[bot] commented 3 years ago

Codecov Report

Merging #14 (efe09c7) into main (27959d4) will increase coverage by 0.41%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##               main      #14      +/-   ##
============================================
+ Coverage     90.69%   91.11%   +0.41%     
  Complexity       25       25              
============================================
  Files             7        7              
  Lines            43       45       +2     
  Branches          1        1              
============================================
+ Hits             39       41       +2     
  Misses            3        3              
  Partials          1        1              
Impacted Files Coverage Δ Complexity Δ
...athfinder/exception/BadRequestExceptionMapper.java 100.00% <100.00%> (ø) 2.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 27959d4...efe09c7. Read the comment docs.