Kitura / Swift-Kuery-ORM

An ORM for Swift, built on Codable
Apache License 2.0
212 stars 30 forks source link

fix: Crash swift 4.1 #41

Closed EnriqueL8 closed 6 years ago

EnriqueL8 commented 6 years ago

yeeeeah!, fixes #28

ianpartridge commented 6 years ago

We should consider backporting this and releasing a 0.0.7 too?

codecov-io commented 6 years ago

Codecov Report

Merging #41 into master will not change coverage. The diff coverage is 23.52%.

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #41   +/-   ##
======================================
  Coverage    30.2%   30.2%           
======================================
  Files           6       6           
  Lines        1354    1354           
======================================
  Hits          409     409           
  Misses        945     945
Flag Coverage Δ
#SwiftKueryORM 30.2% <23.52%> (ø) :arrow_up:
Impacted Files Coverage Δ
Sources/SwiftKueryORM/Model.swift 38.5% <23.52%> (ø) :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 3c3f77d...833a879. Read the comment docs.