Skip to content
This repository was archived by the owner on Jan 11, 2023. It is now read-only.

Rewrite Analysis.toString()#3

Merged
walles merged 8 commits into
gh-pagesfrom
rewrite-analysis-tostring
Nov 21, 2014
Merged

Rewrite Analysis.toString()#3
walles merged 8 commits into
gh-pagesfrom
rewrite-analysis-tostring

Conversation

@walles
Copy link
Copy Markdown
Contributor

@walles walles commented Nov 21, 2014

Move logic into another method and make Analysis.toString() just render the result of that method.

This is in preparation for turning the threads list into proper HTML from

.

Johan Walles and others added 8 commits November 18, 2014 15:43
Split it into one part that lists threads with stacktraces, and one
part that turns that into a string representation.

This is a first step towards turning the analysis part of the web page
into HTML.

Fails one test though, needs debugging.
Validate full analysis test output vs an array of lines rather than a
big string. This makes empty lines properly highlighted on the results
web page.
walles added a commit that referenced this pull request Nov 21, 2014
@walles walles merged commit 35ae365 into gh-pages Nov 21, 2014
@walles walles deleted the rewrite-analysis-tostring branch November 21, 2014 00:39
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant