CCI-MOC / flocx-market

2 stars 9 forks source link

Removed time_created field when matcher creates a contract #129

Closed tzumainn closed 5 years ago

tzumainn commented 5 years ago

time_created is a field that was removed from the data model; leaving it in results in an error.

Fixes #128

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e4c9d88). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #129   +/-   ##
=========================================
  Coverage          ?   93.66%           
=========================================
  Files             ?       51           
  Lines             ?     1972           
  Branches          ?        0           
=========================================
  Hits              ?     1847           
  Misses            ?      125           
  Partials          ?        0
Impacted Files Coverage Δ
flocx_market/matcher/match_engine.py 100% <ø> (ø)

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 e4c9d88...2ae5012. Read the comment docs.