Tethik / flask-session-captcha

A captcha implemention for flask
MIT License
24 stars 8 forks source link

Create Mongodb Sample #12

Closed gupta-shrinath closed 3 years ago

gupta-shrinath commented 3 years ago

A quick sample for MongoDB users. Please let me know if any change is required. Thanks for this amazing lib :)

codecov-io commented 3 years ago

Codecov Report

Merging #12 (b7d0daf) into master (2f7873f) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #12   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           53        53           
  Branches         9         9           
=========================================
  Hits            53        53           

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 2f7873f...b7d0daf. Read the comment docs.

Tethik commented 3 years ago

LGTM. Thanks for the contribution :)