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

Added json output options #8

Closed
wants to merge 7 commits into from

Conversation

thedavecollins
Copy link
Contributor

I have done this is a bit of a hurry for an internal project.

I would love it to be included in the main project.

Dave

@landscape-bot
Copy link

Code Health
Repository health decreased by 2% when pulling 146b456 on thedavecollins:master into ba35eee on ionelmc:master.

@ionelmc ionelmc self-assigned this Apr 17, 2015
@@ -15,6 +18,8 @@
from .timers import compute_timer_precision
from .timers import default_timer

import newhooks
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What's this newhooks module?

@ionelmc
Copy link
Owner

ionelmc commented Apr 17, 2015

There's just one minor nit with the coding style (there rest of the code doesn't use camelCaseNaming for variables).

I have to check if the json has all the necessary info for comparing runs (eg: redisplay previous result side-by-side)

@ionelmc
Copy link
Owner

ionelmc commented Apr 17, 2015

Also, this partially fixes #2.

@landscape-bot
Copy link

Code Health
Repository health decreased by 2% when pulling f1e263a on thedavecollins:master into ba35eee on ionelmc:master.

@ionelmc
Copy link
Owner

ionelmc commented Aug 7, 2015

I've started to work on #2 from these commits in the master branch.

@ionelmc ionelmc closed this Aug 7, 2015
@ionelmc ionelmc removed their assignment Oct 31, 2015
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.

3 participants