fauna / faunadb-swift

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

adds support for key_from_secret function #98

Closed marrony closed 7 years ago

marrony commented 7 years ago

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

codecov-io commented 7 years ago

Codecov Report

Merging #98 into master will increase coverage by 0.01%. The diff coverage is 100%.

@@            Coverage Diff             @@
##           master      #98      +/-   ##
==========================================
+ Coverage   94.44%   94.45%   +0.01%     
==========================================
  Files          17       17              
  Lines        1099     1101       +2     
==========================================
+ Hits         1038     1040       +2     
  Misses         61       61
Impacted Files Coverage Δ
Sources/FaunaDB/Query.swift 100% <100%> (ø) :white_check_mark:

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 f9e449c...05358b5. Read the comment docs.