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

Add a piece of test code with some style issues #6

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jacepatel
Copy link

No description provided.

let(:github_status_worker) { GithubStatusWorker.new }

describe '#find_state' do
subject { github_status_worker.find_state(repo, pull_request)}
Copy link
Collaborator

Choose a reason for hiding this comment

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

Bliss.AI: report

Debt Issue
0.5 Space missing inside }.

@blissbot
Copy link
Collaborator

Bliss.AI: summary

Verdict Criteria
- No test coverage report
👍 100% test added, exceeded acceptable levels
👍 No high churn files touched
👍 No complexity added
👍 No duplication added
+1.5 Style violations increased overall ⚠️

@byork22
Copy link

byork22 commented Jul 22, 2016

NOTE: Clicking "Details" will bring you to the Bliss web app and show you the full details:


screen shot 2016-07-26 at 4 22 34 pm


screen shot 2016-07-26 at 4 20 58 pm

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.

None yet

3 participants