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

nils-braun / b2luigi / 98
56%

Build:
DEFAULT BRANCH: master
Ran 10 Jul 2019 07:54AM UTC
Jobs 1
Files 22
Run time 2s
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

pending completion
98

push

travis-ci

nils-braun
Fix serialized parameters for basf2 tasks (#18)

As it is now, b2luigi.DispatchableTask has now method
`get_serialized_parameters`, therefore calling
```
super().get_serialized_parameters()
```
in `Basf2Task` won't work. However, there is a utility function with the same
name, which I just inserted here. Alternatively, one could add the method to the
DispatchableTask or remove the get_serialized_parameters method from Basf2Task
altogether to make people use the utility function.

2 of 2 new or added lines in 1 file covered. (100.0%)

461 of 836 relevant lines covered (55.14%)

0.55 hits per line

Jobs
ID Job ID Ran Files Coverage
1 98.1 10 Jul 2019 07:54AM UTC 0
55.14
Travis Job 98.1
Source Files on build 98
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #98
  • be2bf5d3 on github
  • Prev Build on master (#96)
  • Next Build on master (#99)
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