Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix qualified class names #52

Merged
merged 1 commit into from
Dec 22, 2020
Merged

Conversation

tonyhallett
Copy link
Collaborator

@tonyhallett tonyhallett commented Dec 22, 2020

Close #51
Close #43

I don't like using below for parsing
var endIndex = outerHtml.IndexOf("var historicCoverageExecutionTimes");
as this relies on an additional internal variable of the report generator.

I am sure at some point soon you will have a look at #49

@FortuneN FortuneN merged commit 3cc243f into FortuneN:master Dec 22, 2020
@FortuneN
Copy link
Owner

FortuneN commented Dec 22, 2020 via email

@tonyhallett tonyhallett deleted the Fix_Report_links branch February 11, 2021 10:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Report links still broken Report links do not work when package has _ in name
2 participants