lycantropos / hypothesis_sqlalchemy

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

Release 0.0.6 #10

Closed lycantropos closed 5 years ago

lycantropos commented 5 years ago
codecov[bot] commented 5 years ago

Codecov Report

Merging #10 into master will increase coverage by <.01%. The diff coverage is 80%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #10      +/-   ##
==========================================
+ Coverage    99.4%   99.41%   +<.01%     
==========================================
  Files           9        9              
  Lines         168      170       +2     
==========================================
+ Hits          167      169       +2     
  Misses          1        1
Impacted Files Coverage Δ
hypothesis_sqlalchemy/__init__.py 0% <0%> (ø) :arrow_up:
hypothesis_sqlalchemy/records.py 100% <100%> (ø) :arrow_up:

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 ddf9b48...8634edf. Read the comment docs.