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

ManageIQ / active_bugzilla
68%
master: 66%

Build:
Build:
LAST BUILD BRANCH: better_xmlrpc_client_testing_with_fake_BZ_server
DEFAULT BRANCH: master
Repo Added 24 Sep 2013 08:05PM UTC
Files 12
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 better_xmlrpc_client_testing_with_fake_BZ_server
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • master
  • v0.2.0
  • v0.3.0
  • v0.4.0
  • v0.4.1
  • v0.4.2
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.5.3
  • v1.0.0
  • v1.0.1

pending completion
179

Pull #52

travis-ci

web-flow
[BUG] Fix ID not showing up in clone_description

Since `XMLRPC::Client` will never return symbolized keys from the
server, the call to `existing_bz[:id]` would always return `nil`.

There is already of pattern in this codebase of using `:id.to_s` to
fetch the key, so this simply follows that pattern as well.
Pull Request #52: Exercise XMLRPC::Client in specs

66 of 66 new or added lines in 2 files covered. (100.0%)

368 of 538 relevant lines covered (68.4%)

1.8 hits per line

Relevant lines Covered
Build:
Build:
538 RELEVANT LINES 368 COVERED LINES
1.8 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
179 better_xmlrpc_client_testing_with_fake_BZ_server [BUG] Fix ID not showing up in clone_description Since `XMLRPC::Client` will never return symbolized keys from the server, the call to `existing_bz[:id]` would always return `nil`. There is already of pattern in this codebase of using `:id.to_s`... Pull #52 29 Jan 2019 08:34PM UTC web-flow travis-ci pending completion  
178 better_xmlrpc_client_testing_with_fake_BZ_server [BUG] Fix ID not showing up in clone_description Since `XMLRPC::Client` will never return symbolized keys from the server, the call to `existing_bz[:id]` would always return `nil`. There is already of pattern in this codebase of using `:id.to_s`... Pull #52 29 Jan 2019 08:23PM UTC web-flow travis-ci pending completion  
177 better_xmlrpc_client_testing_with_fake_BZ_server [BUG] Fix ID not showing up in clone_description Since `XMLRPC::Client` will never return symbolized keys from the server, the call to `existing_bz[:id]` would always return `nil`. There is already of pattern in this codebase of using `:id.to_s`... Pull #52 29 Jan 2019 08:09PM UTC web-flow travis-ci pending completion  
176 better_xmlrpc_client_testing_with_fake_BZ_server [BUG] Fix ID not showing up in clone_description Since `XMLRPC::Client` will never return symbolized keys from the server, the call to `existing_bz[:id]` would always return `nil`. There is already of pattern in this codebase of using `:id.to_s`... Pull #52 29 Jan 2019 08:07PM UTC web-flow travis-ci pending completion  
175 master Merge pull request #51 from NickLaMuro/better_error_for_not_found Create custom error class for "Not Found" BZs push 29 Jan 2019 06:53PM UTC web-flow travis-ci pending completion  
174 master Merge pull request #50 from NickLaMuro/all_the_rspec_fixes Update specs to remove deprecation and other warnings push 29 Jan 2019 06:52PM UTC web-flow travis-ci pending completion  
173 all_the_rspec_fixes Fix raise_error warning in specs RSpec doesn't like when you use `raise_error` without providing the expected error class. This changes does two things: - Updates the stub to include `:set_parser` since that also gets called, and was the orig... Pull #50 22 Jan 2019 06:43PM UTC web-flow travis-ci pending completion  
172 better_error_for_not_found Create custom error class for "Not Found" BZs Previously, when a BZ was attempted to be cloned, and the origin BZ was not found, the code continues on as if one was found until it receives a `NoMethodError` because the code tries calling `[:id]` ... Pull #51 22 Jan 2019 06:43PM UTC web-flow travis-ci pending completion  
171 master Merge pull request #53 from NickLaMuro/miq_bot_configs Add configs for rubocop/yamllint push 22 Jan 2019 03:04PM UTC web-flow travis-ci pending completion  
170 miq_bot_configs [miq_bot] Add configs for rubocop/yamllint Pull #53 21 Jan 2019 10:13PM UTC web-flow travis-ci pending completion  
See All Builds (123)
  • 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

© 2026 Coveralls, Inc