openSUSE / gitarro

run all your test against a GitHub Pull request
https://opensuse.github.io/gitarro
MIT License
15 stars 20 forks source link

Find better name for j_status var #67

Closed MalloZup closed 7 years ago

MalloZup commented 7 years ago

rename the var j_status to better name, like test_status or something better :rocket:

MalloZup commented 7 years ago

@juliogonzalez i take this, and i will refactor a little the backend.rb

I want to remove the j_status variable because it is something that is obfuscating the results and it is in many functions ( as a class variable it has to much dependencies). better is to have function that take it or return the status.