Closed joshfeli closed 3 years ago
Merging #172 (bc40173) into main (79cdc8e) will not change coverage. The diff coverage is
n/a
.
@@ Coverage Diff @@
## main #172 +/- ##
=======================================
Coverage 71.86% 71.86%
=======================================
Files 23 23
Lines 1820 1820
Branches 428 428
=======================================
Hits 1308 1308
Misses 415 415
Partials 97 97
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 79cdc8e...bc40173. Read the comment docs.
While working through the Quickstart Guide, I noticed a couple of small typos and Python syntax errors ranging from some indenting issues to inconsistencies with placing `` quotes around references to Document and Corpus instances. I resolved as much as I could find--apologies if I missed anything!