Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Coverage-Assets are not referenced correctly when writing to a sub-folder #94

Copy link
Copy link
Closed
@pesse

Description

@pesse
Issue body actions

Finding by @tkleiber from #48

The new folder raises a problem in combination using directories in the -o switch eg.:
-o=results/ut_coverage_html_reporter.html

The resulting ut_coverage_html_reporter.html contains too the reference to this directory whis is wrong:
results/ut_coverage_html_reporter.html_assets/application.js

This should furthermore be:
ut_coverage_html_reporter.html_assets/application.js
as it must be relative to to html file location.

As workaround I change now into the directory before calling the cli and use -o without directories.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions

    Morty Proxy This is a proxified and sanitized view of the page, visit original site.