americanexpress / americanexpress/xcode-result-bundle-processor

Help on generate html report

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Ruby
Stars
12
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Hi ,

I installed this tool by below command:

> $ gem install xcode-result-bundle-processor

Generate html via below command:

> xcode-result-bundle-processor --save-html-report report my_results_bundle

But I got error "uninitialized constant XcodeResultBundleProcessor::DirectoryResultsBundle::Pathname
" when generating html, please help on this.

Thanks
Luis

Contributor guide

No contributing guide indexed for this repository

Research direction

Reproduce the failure with the xcode-result-bundle-processor --save-html-report command and trace the HTML-report CLI path to where DirectoryResultsBundle references Pathname. Done means the command completes without the uninitialized-constant error and produces the requested HTML report.

Written by the indexing model from the issue text.

Assessment

Tech stack
ruby
Domain
cli, testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.