lycantropos / hypothesis_sqlalchemy

hypothesis strategies for generating SQLAlchemy objects
MIT License
28 stars 8 forks source link

Add sqlalchemy.LargeBinary support #11

Closed mutusfa closed 5 years ago

codecov[bot] commented 5 years ago

Codecov Report

Merging #11 into master will decrease coverage by 2.87%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #11      +/-   ##
==========================================
- Coverage   99.41%   96.53%   -2.88%     
==========================================
  Files           9        9              
  Lines         170      173       +3     
==========================================
- Hits          169      167       -2     
- Misses          1        6       +5
Impacted Files Coverage Δ
hypothesis_sqlalchemy/records.py 92.18% <66.66%> (-7.82%) :arrow_down:

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 cab2517...3eb90b0. Read the comment docs.