Closed Adam-Kowalczyk closed 3 years ago
Merging #78 (f00eb33) into develop (7b5b4b8) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## develop #78 +/- ##
========================================
Coverage 91.35% 91.35%
========================================
Files 39 39
Lines 983 983
========================================
Hits 898 898
Misses 85 85
Flag | Coverage Δ | |
---|---|---|
unittests | 91.35% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out 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 7b5b4b8...f00eb33. Read the comment docs.
The issue was that Alpine is missing some libraries that are necessary for EntityFramework to work.
This PR fixes part of #74