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

bpineau / katafygio
92%
master: 86%

Build:
Build:
LAST BUILD BRANCH: update-libs
DEFAULT BRANCH: master
Repo Added 11 Apr 2018 03:17PM UTC
Files 14
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

LAST BUILD ON BRANCH byte_events
branch: byte_events
CHANGE BRANCH
x
Reset
  • byte_events
  • adopt-golangci-lint
  • atomic_changes
  • bpineau/alt-names
  • bpineau/doc-up
  • bpineau/filter-by-namespace
  • bpineau/k8s-context
  • bump-go-and-client-go
  • bump_version
  • char-ns
  • checksum_files
  • client_interface
  • conf_parse
  • deps_add_afero
  • docker_update
  • docker_vol
  • dump_mode
  • e2e
  • example_configfile
  • fix-chart-volume-attachment
  • fix-externa-links
  • fix_git_parent_dir
  • fix_recorder_race
  • fix_relpath
  • fix_resync_timing
  • flatlogs
  • gh-actions
  • git-timeout
  • glog_dont_log_to_tmp
  • gomod
  • goreleaser-update
  • healthchecks_unittests
  • helm_chart
  • helm_tuning
  • helm_volume
  • image_improvments
  • latest-client-go-and-discovery
  • lintfixes
  • logo
  • manpage
  • master
  • more_auth_plugins
  • move_folder_creation_at_startup_time
  • no_git
  • no_tempdir
  • noconf
  • noconf2
  • prepare-080-release
  • readme_update
  • recorder_race
  • reduce_resync_interval
  • refresh-golang-and-alpine
  • remove_run
  • special-build-with-higher-git-timeouts
  • split_cmd
  • start-with-existing-repos
  • test_update
  • type_and_inline_doc
  • unconstify_git
  • unittests_for_git
  • unittests_for_recorder
  • update-golreaser
  • update-travis
  • update_deps
  • v0.4.0
  • v0.5.0
  • v0.6.0
  • v0.7.0
  • v0.7.1
  • v0.7.3
  • v0.8.0
  • v0.8.1
  • windows_support

pending completion
118

push

travis-ci

bpineau
Use []byte for event body

Using []byte rather than string is cleaner:
* That's what we get from yaml.Marshal, and what Write() to file will do
* Easier to make things io.Reader / io.Writer interface compliant

568 of 618 relevant lines covered (91.91%)

5.93 hits per line

Relevant lines Covered
Build:
Build:
618 RELEVANT LINES 568 COVERED LINES
5.93 HITS PER LINE
Source Files on byte_events
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
118 byte_events Use []byte for event body Using []byte rather than string is cleaner: * That's what we get from yaml.Marshal, and what Write() to file will do * Easier to make things io.Reader / io.Writer interface compliant push 20 Apr 2018 10:54AM UTC bpineau travis-ci pending completion  
See All Builds (269)
  • Repo on GitHub
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

© 2025 Coveralls, Inc