lycantropos / hypothesis_sqlalchemy

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

Release 0.1.0 #13

Closed lycantropos closed 5 years ago

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

Codecov Report

Merging #13 into master will increase coverage by 0.58%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #13      +/-   ##
========================================
+ Coverage   99.41%   100%   +0.58%     
========================================
  Files           9     10       +1     
  Lines         170    165       -5     
========================================
- Hits          169    165       -4     
+ Misses          1      0       -1
Impacted Files Coverage Δ
hypothesis_sqlalchemy/hints.py 100% <ø> (ø)
hypothesis_sqlalchemy/tabular/__init__.py 100% <100%> (ø)
hypothesis_sqlalchemy/enumerable.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/__init__.py 100% <100%> (ø)
hypothesis_sqlalchemy/tabular/base.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/types.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/base.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/records.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/values.py 100% <100%> (ø)
hypothesis_sqlalchemy/tabular/records.py 100% <100%> (ø)
... and 9 more

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 43d50a4...e0be190. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

Merging #13 into master will increase coverage by 0.58%. The diff coverage is 100%.

Impacted file tree graph

@@           Coverage Diff            @@
##           master    #13      +/-   ##
========================================
+ Coverage   99.41%   100%   +0.58%     
========================================
  Files           9     10       +1     
  Lines         170    170              
========================================
+ Hits          169    170       +1     
+ Misses          1      0       -1
Impacted Files Coverage Δ
hypothesis_sqlalchemy/hints.py 100% <ø> (ø)
hypothesis_sqlalchemy/tabular/__init__.py 100% <100%> (ø)
hypothesis_sqlalchemy/enumerable.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/__init__.py 100% <100%> (ø)
hypothesis_sqlalchemy/tabular/base.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/types.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/base.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/records.py 100% <100%> (ø)
hypothesis_sqlalchemy/columnar/values.py 100% <100%> (ø)
hypothesis_sqlalchemy/tabular/records.py 100% <100%> (ø)
... and 9 more

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 43d50a4...721c43b. Read the comment docs.