Closed emre-f closed 2 years ago
I realized there is a separate issue for adding the docker integration. I will also add them here.
Merging #57 (4c9ff20) into develop (809682b) will decrease coverage by
0.16%
. The diff coverage isn/a
.
@@ Coverage Diff @@
## develop #57 +/- ##
=============================================
- Coverage 95.99% 95.83% -0.17%
+ Complexity 256 255 -1
=============================================
Files 32 32
Lines 624 624
Branches 38 38
=============================================
- Hits 599 598 -1
Misses 19 19
- Partials 6 7 +1
Impacted Files | Coverage Δ | |
---|---|---|
...arterkit/drs/utils/hibernate/DrsHibernateUtil.java | 82.92% <0.00%> (-2.44%) |
: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 809682b...4c9ff20. Read the comment docs.
Note: currently only the Unit-Test step is present. The Docker-Integration step will be added in a different PR (see Issue #52 )
The tests that were run through GitHub actions passed. In the subsequent empty commit the caching was also successful.
Note: There was no docker integration step in the travis YAML file, so this workflow only has one job which is the unit test.