CCI-MOC / flocx-market

2 stars 9 forks source link

implemented offer_contract_relationships #104

Closed fvukelic closed 5 years ago

fvukelic commented 5 years ago
codecov-io commented 5 years ago

Codecov Report

Merging #104 into master will increase coverage by 0.66%. The diff coverage is 96.13%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #104      +/-   ##
==========================================
+ Coverage   91.75%   92.41%   +0.66%     
==========================================
  Files          45       49       +4     
  Lines        1382     1608     +226     
==========================================
+ Hits         1268     1486     +218     
- Misses        114      122       +8
Impacted Files Coverage Δ
flocx_market/objects/offer.py 96.96% <ø> (ø) :arrow_up:
flocx_market/tests/unit/db/sqlalchemy/test_api.py 100% <100%> (ø) :arrow_up:
...objects/test_object_offer_contract_relationship.py 100% <100%> (ø)
flocx_market/db/sqlalchemy/models.py 100% <100%> (ø) :arrow_up:
flocx_market/api/app.py 100% <100%> (ø) :arrow_up:
...s/unit/api/test_app_offer_contract_relationship.py 100% <100%> (ø)
flocx_market/api/offer_contract_relationship.py 82.75% <82.75%> (ø)
flocx_market/db/sqlalchemy/api.py 96.69% <90.32%> (-1.16%) :arrow_down:
...locx_market/objects/offer_contract_relationship.py 96.66% <96.66%> (ø)
... and 4 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 8882de5...d2ca45d. Read the comment docs.