Closed DanNiESh closed 5 years ago
Merging #102 into master will increase coverage by
<.01%
. The diff coverage is100%
.
@@ Coverage Diff @@
## master #102 +/- ##
==========================================
+ Coverage 91.76% 91.77% +<.01%
==========================================
Files 45 45
Lines 1385 1386 +1
==========================================
+ Hits 1271 1272 +1
Misses 114 114
Impacted Files | Coverage Δ | |
---|---|---|
flocx_market/tests/unit/db/sqlalchemy/test_api.py | 100% <ø> (ø) |
:arrow_up: |
flocx_market/db/sqlalchemy/models.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 be1411c...05d865c. Read the comment docs.
Done.
Thanks!
TG-183 add provider_offer_id field in offer table. Provider should send an offer with the provider_offer_id value in order to create the marketplace offer.