Closed EnriqueL8 closed 6 years ago
Merging #49 into master will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## master #49 +/- ##
=======================================
Coverage 30.05% 30.05%
=======================================
Files 6 6
Lines 1364 1364
=======================================
Hits 410 410
Misses 954 954
Flag | Coverage Δ | |
---|---|---|
#SwiftKueryORM | 30.05% <ø> (ø) |
:arrow_up: |
Impacted Files | Coverage Δ | |
---|---|---|
Sources/SwiftKueryORM/Model.swift | 38.5% <ø> (ø) |
:arrow_up: |
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 7f3a95d...afb29c1. Read the comment docs.
Note this is SemVer minor so requires a 0.3.0 release.
Expose types from dependencies by declaring
public typealias
. This means that the user does not need to import the dependency to use that type