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

jandelgado / rabtap
86%

Build:
DEFAULT BRANCH: master
Repo Added 11 Nov 2017 04:32PM UTC
Files 54
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • add_conn_command
  • add_exchange_statistics
  • add_new_tests
  • add_unbind_exchange_cmd
  • avoid_blocking_write
  • broker_info_by_connection
  • change_linter
  • change_order_of_examples_and_options
  • channel_and_connection_features
  • conditionally_run_goveralls
  • configure_auto_ack
  • control_output_format
  • decouple_info_tree_processing_and_rendering
  • dependabot/github_actions/actions/checkout-5
  • dependabot/github_actions/actions/download-artifact-5
  • dependabot/github_actions/actions/setup-go-6
  • dependabot/github_actions/all-dependencies-3bf5bdd32c
  • dependabot/github_actions/all-dependencies-8ef96cace8
  • dependabot/github_actions/all-dependencies-f606112679
  • dependabot/github_actions/coverallsapp/github-action-2.3.5
  • dependabot/github_actions/coverallsapp/github-action-2.3.6
  • dependabot/github_actions/docker/build-push-action-6
  • dependabot/github_actions/docker/login-action-3.4.0
  • dependabot/github_actions/docker/login-action-3.5.0
  • dependabot/github_actions/golangci/golangci-lint-action-7
  • dependabot/github_actions/golangci/golangci-lint-action-8
  • dependabot/go_modules/all-dependencies-151b3644ae
  • dependabot/go_modules/all-dependencies-d426ed3aac
  • dependabot/go_modules/github.com/expr-lang/expr-1.17.1
  • dependabot/go_modules/github.com/expr-lang/expr-1.17.3
  • dependabot/go_modules/github.com/expr-lang/expr-1.17.4
  • dependabot/go_modules/github.com/expr-lang/expr-1.17.5
  • dependabot/go_modules/github.com/expr-lang/expr-1.17.6
  • dependabot/go_modules/github.com/mattn/go-colorable-0.1.14
  • dependabot/go_modules/github.com/stretchr/testify-1.11.0
  • dependabot/go_modules/github.com/stretchr/testify-1.11.1
  • dependabot/go_modules/golang.org/x/net-0.32.0
  • dependabot/go_modules/golang.org/x/net-0.33.0
  • dependabot/go_modules/golang.org/x/net-0.34.0
  • dependabot/go_modules/golang.org/x/net-0.35.0
  • dependabot/go_modules/golang.org/x/net-0.38.0
  • dependabot/go_modules/golang.org/x/net-0.39.0
  • dependabot/go_modules/golang.org/x/net-0.40.0
  • dependabot/go_modules/golang.org/x/net-0.41.0
  • dependabot/go_modules/golang.org/x/net-0.42.0
  • dependabot/go_modules/golang.org/x/net-0.43.0
  • dependabot/go_modules/golang.org/x/net-0.44.0
  • dependabot/go_modules/golang.org/x/sync-0.11.0
  • dependabot/go_modules/golang.org/x/sync-0.13.0
  • dependabot/go_modules/golang.org/x/sync-0.14.0
  • dependabot/go_modules/golang.org/x/sync-0.16.0
  • dependabot/go_modules/golang.org/x/sync-0.17.0
  • escape_sequence_in_exchange_name
  • filter_messages
  • fix_coverage_upload
  • fix_docker_image
  • fix_goveralls_invocation
  • fix_shutdown_behaviour
  • fix_sub_command_not_saving_to_file
  • fix_termination_issues
  • gracefully_close_amqp_connection
  • ideomatic_error_handling
  • implement_filtering_in_info_command
  • improve_cancellation_behaviour
  • improve_publish_cmd_cancellation
  • make_http_api_client_timeout_configurable
  • new_queue_purge_command
  • non_exclusive_consumer_in_subscribe_mode
  • print_broker_related_info
  • rabbitmq_api_json_array_workaround
  • record_receival_timestamp
  • refactor_test_stdout_capture
  • remove_profiling
  • restructure_project
  • show_bindingkey_in_e2e_binding
  • show_dlx_in_info_command
  • simplify_rest_client
  • speed_up_rest_client
  • untagged-7613f0ddc6f3a190e826
  • update_dependencies
  • upgrade_golang_ci_action_to_v8
  • use_github_actions
  • use_go_1_12
  • use_slog_for_logging
  • v.1.0.0
  • v1.0
  • v1.0.0
  • v1.1
  • v1.10
  • v1.11
  • v1.12
  • v1.13
  • v1.14
  • v1.15
  • v1.16
  • v1.17
  • v1.18
  • v1.19
  • v1.2
  • v1.20
  • v1.3
  • v1.4
  • v1.5
  • v1.6
  • v1.7
  • v1.8
  • v1.9

11 Oct 2025 07:37PM UTC coverage: 86.42% (-0.4%) from 86.807%
18433893487

push

github

web-flow
replace logrus with slog (#172)

* replace logrus with slog

* log structured

* improved error handling where prior errors were just logged

* use github.com/lmittmann/tint for nicer logs

131 of 167 new or added lines in 17 files covered. (78.44%)

12 existing lines in 3 files now uncovered.

2711 of 3137 relevant lines covered (86.42%)

7.27 hits per line

Relevant lines Covered
Build:
Build:
3137 RELEVANT LINES 2711 COVERED LINES
7.27 HITS PER LINE
Source Files on master
  • Tree
  • List 54
  • Changed 18
  • Source Changed 17
  • Coverage Changed 17
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
18433893487 master replace logrus with slog (#172) * replace logrus with slog * log structured * improved error handling where prior errors were just logged * use github.com/lmittmann/tint for nicer logs push 11 Oct 2025 07:39PM UTC web-flow github
86.42
18310224530 master improve error handling (#171) ditch `failOnError` function, a left-over of the early days of rabtap. Just do ideomatic go error handling, don't be clever. push 07 Oct 2025 10:50AM UTC web-flow github
86.81
18263453920 master [gh-actions] Bump the all-dependencies group across 1 directory with 5 updates (#170) Bumps the all-dependencies group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [actions/checkout](https://github.com/actions... push 05 Oct 2025 07:43PM UTC web-flow github
87.7
18263342837 master Upgrade golang-ci-lint action to v8 & fix linter findings (#169) * test: use t.Setenv where possible * fix linter complaining Close() return value not used * fix linter complaining return value not used * fix linter, make errors lowercase * s... push 05 Oct 2025 07:33PM UTC web-flow github
87.7
17777052375 master [gomod] Bump the all-dependencies group with 4 updates (#167) Bumps the all-dependencies group with 4 updates: [github.com/stretchr/testify](https://github.com/stretchr/testify), [golang.org/x/net](https://github.com/golang/net), [golang.org/x/sy... push 16 Sep 2025 07:41PM UTC web-flow github
87.74
16330097365 master [gomod] Bump golang.org/x/sync from 0.15.0 to 0.16.0 (#154) Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.15.0 to 0.16.0. - [Commits](https://github.com/golang/sync/compare/v0.15.0...v0.16.0) --- updated-dependencies: - depend... push 16 Jul 2025 08:55PM UTC web-flow github
87.74
16329815696 master [gomod] Bump golang.org/x/net from 0.39.0 to 0.42.0 (#155) Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.42.0. - [Commits](https://github.com/golang/net/compare/v0.39.0...v0.42.0) --- updated-dependencies: - dependency... push 16 Jul 2025 08:40PM UTC web-flow github
87.74
15483586221 master [gomod] Bump golang.org/x/sync from 0.14.0 to 0.15.0 (#152) push 06 Jun 2025 05:36AM UTC web-flow github
87.74
15483582083 master [gomod] Bump github.com/expr-lang/expr from 1.17.4 to 1.17.5 (#151) push 06 Jun 2025 05:36AM UTC web-flow github
87.74
15363224801 master [gomod] Bump golang.org/x/sync from 0.12.0 to 0.14.0 (#147) push 31 May 2025 11:28AM UTC web-flow github
87.74
See All Builds (548)
  • 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