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

awesome-flow / flow / 104
96%

Build:
DEFAULT BRANCH: master
Ran 27 Jan 2019 07:30PM UTC
Jobs 2
Files 10
Run time 1min
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

27 Jan 2019 07:28PM UTC coverage: 26.43% (+10.8%) from 15.642%
104

push

travis-ci-com

web-flow
Dev env fragments + flow-tool docker compose command (#33)

* Completed the draft version of flow-tool docker compose command
* Created the skeleton for flow-tool
* Implemented devenv package which will be responsible for dev env setup.

`devenv` package comes as a set of classes providing a dev env setup
toolbox. Links should implement a public method called DevEnv() which
takes an instance of devenv.Context and returns a list of devenv
Fragments. A fragment is an abstract piece of puzzle which has some
specific type (DockerComposeFragment is the only one existing at the
moment). Links use Context in order to pass the data around. Say, if
there are multiple siblings, they can pass around a port number used by
the last instance, or the last generated name in order to produce a
sequentually following items.
* Implemented udp and tcp sink docker-compose fragments and extended Fragments with DockerComposeBuilder func
* Implemented a simple config provider, moved core test utils to a separate utils/core_test package and did a refactoring

134 of 507 relevant lines covered (26.43%)

326.6 hits per line

Jobs
ID Job ID Ran Files Coverage
1 104.1 27 Jan 2019 07:30PM UTC 0
26.43
Travis Job 104.1
2 104.2 27 Jan 2019 07:31PM UTC 0
27.55
Travis Job 104.2
Source Files on build 104
Detailed source file information is not available for this build.
  • Back to Repo
  • Build #104
  • 4da59066 on github
  • Prev Build on master (#98)
  • Next Build on master (#105)
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