lycantropos / hypothesis_sqlalchemy

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

Add PyPy support #5

Closed lycantropos closed 5 years ago

lycantropos commented 5 years ago

Complete

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e3ac01a). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #5   +/-   ##
========================================
  Coverage          ?   99.4%           
========================================
  Files             ?       9           
  Lines             ?     168           
  Branches          ?       0           
========================================
  Hits              ?     167           
  Misses            ?       1           
  Partials          ?       0
Impacted Files Coverage Δ
hypothesis_sqlalchemy/records.py 100% <ø> (ø)
hypothesis_sqlalchemy/__init__.py 0% <0%> (ø)

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 e3ac01a...caead27. Read the comment docs.

codecov[bot] commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e3ac01a). Click here to learn what that means. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff            @@
##             master      #5   +/-   ##
========================================
  Coverage          ?   99.4%           
========================================
  Files             ?       9           
  Lines             ?     168           
  Branches          ?       0           
========================================
  Hits              ?     167           
  Misses            ?       1           
  Partials          ?       0
Impacted Files Coverage Δ
hypothesis_sqlalchemy/records.py 100% <ø> (ø)
hypothesis_sqlalchemy/__init__.py 0% <0%> (ø)

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 e3ac01a...caead27. Read the comment docs.