lycantropos / hypothesis_sqlalchemy

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

Release 0.2.0 #22

Closed lycantropos closed 4 years ago

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

Codecov Report

Merging #22 into master will not change coverage. The diff coverage is 100%.

Impacted file tree graph

@@          Coverage Diff          @@
##           master    #22   +/-   ##
=====================================
  Coverage     100%   100%           
=====================================
  Files          10     10           
  Lines         169    218   +49     
=====================================
+ Hits          169    218   +49
Impacted Files Coverage Δ
hypothesis_sqlalchemy/columnar/base.py 100% <100%> (ø) :arrow_up:
hypothesis_sqlalchemy/tabular/base.py 100% <100%> (ø) :arrow_up:
hypothesis_sqlalchemy/columnar/records.py 100% <100%> (ø) :arrow_up:
hypothesis_sqlalchemy/columnar/values.py 100% <100%> (ø) :arrow_up:
hypothesis_sqlalchemy/columnar/types.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 7581a8c...e1e2f5f. Read the comment docs.