fauna / faunadb-swift

Swift driver for FaunaDB
https://fauna.com
Other
21 stars 2 forks source link

adds support for @bytes type #99

Closed marrony closed 7 years ago

marrony commented 7 years ago

close https://github.com/fauna/sales-engineering/issues/511

codecov-io commented 7 years ago

Codecov Report

Merging #99 into master will decrease coverage by -0.36%. The diff coverage is 80%.

@@            Coverage Diff            @@
##           master     #99      +/-   ##
=========================================
- Coverage   94.45%   94.1%   -0.36%     
=========================================
  Files          17      17              
  Lines        1101    1120      +19     
=========================================
+ Hits         1040    1054      +14     
- Misses         61      66       +5
Impacted Files Coverage Δ
Sources/FaunaDB/Codec.swift 97.14% <100%> (+0.08%) :white_check_mark:
Sources/FaunaDB/Value.swift 85.83% <76.92%> (-1.09%) :x:
Sources/FaunaDB/JSON.swift 86.79% <81.81%> (-1.33%) :x:

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 4e52431...8392b86. Read the comment docs.