Closed jonathanvila closed 3 years ago
Merging #14 (efe09c7) into main (27959d4) will increase coverage by
0.41%
. The diff coverage is100.00%
.
@@ 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.
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 :
Expectancies
Full workflow finishes successfully