• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

abadger / stellarmagnate / 9 / 3
50%
master: 50%

Build:
DEFAULT BRANCH: master
Ran 18 Jan 2017 05:04AM UTC
Files 10
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

18 Jan 2017 05:01AM UTC coverage: 12.5% (-0.03%) from 12.527%
9.3

push

travis-ci

abadger
Large update focused on revamping the market/commodities

Selling both cargo and equipment type commodities in the Commodity exchange
window and the Port District Window required some retooling of both the backend
and frontend code..

* Rename commodity to cargo for commodities that can be bought and sold in the marketplace
  * Plan is for commodities to be used as a general term for anything that can be bought and sold
* Add json schema for the property (like warehouse) entry
* Trim the newlines from multiline yaml data in the yaml file
* Load equipment and property information into the CommodityData structures rather than an independent data structure.
* Add the general "cargo", "property", "ship parts" categories as valid CommodiyTypes.
* Make CommodityData.type contain a frozenset of types instead of only a single type.
* Make price an instance attribugte of Commodity instead of storing it externally
* No longer seed commodity prices in the Market.  We'll have to control what Commodities are available by only creating commodity records in the Market for those that we care about.
* Return complete commodity information on market info and update, not just prices

ui.urwid
* CommodityCatalog now has a types_traded attribute that filters the commodities that it cares about
* Move elements of querying commodity price information into CommodityCatalog
* Handle hold space calculations in the PortDisplay
* Update to get query for what commodities are sold in PortDistrict.

58 of 464 relevant lines covered (12.5%)

0.13 hits per line

Source Files on job 9.3
  • Tree
  • List 0
  • Changed 3
  • Source Changed 3
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 9
  • Travis Job 9.3
  • 2e6db356 on github
  • Prev Job for on master (#8.3)
  • Next Job for on master (#10.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc