CCI-MOC / flocx-market

2 stars 9 forks source link

Support resource objects in flocx-market #149

Closed tzumainn closed 5 years ago

tzumainn commented 5 years ago

Addresses #147

codecov-io commented 5 years ago

Codecov Report

Merging #149 into master will decrease coverage by 2.32%. The diff coverage is 80.76%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #149      +/-   ##
==========================================
- Coverage   92.47%   90.15%   -2.33%     
==========================================
  Files          52       60       +8     
  Lines        2127     2437     +310     
==========================================
+ Hits         1967     2197     +230     
- Misses        160      240      +80
Impacted Files Coverage Δ
flocx_market/conf/opts.py 0% <ø> (ø) :arrow_up:
flocx_market/api/app.py 100% <ø> (ø) :arrow_up:
...objects/test_object_offer_contract_relationship.py 100% <100%> (ø) :arrow_up:
...s/unit/api/test_app_offer_contract_relationship.py 100% <100%> (ø) :arrow_up:
flocx_market/objects/bid.py 97.5% <100%> (+0.06%) :arrow_up:
flocx_market/conf/__init__.py 100% <100%> (ø) :arrow_up:
...t/resource_objects/test_resource_object_factory.py 100% <100%> (ø)
flocx_market/tests/unit/objects/test_object_bid.py 100% <100%> (ø) :arrow_up:
flocx_market/tests/unit/api/test_app_bid.py 100% <100%> (ø) :arrow_up:
flocx_market/db/sqlalchemy/models.py 98.55% <100%> (+0.02%) :arrow_up:
... and 32 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 626dbad...71bfcc8. Read the comment docs.