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

Remove a broken unit test #361

Merged
merged 1 commit into from
Apr 20, 2017
Merged

Remove a broken unit test #361

merged 1 commit into from
Apr 20, 2017

Conversation

seanh
Copy link
Contributor

@seanh seanh commented Apr 19, 2017

As noted in this comment:

#356 (comment)

this test doesn't actually test what it says it does, and fixing the
test would require some refactoring of the code under test. For now,
just delete the test.

As noted in this comment:

#356 (comment)

this test doesn't actually test what it says it does, and fixing the
test would require some refactoring of the code under test. For now,
just delete the test.
@codecov-io
Copy link

codecov-io commented Apr 19, 2017

Codecov Report

Merging #361 into master will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           master    #361      +/-   ##
=========================================
- Coverage   76.53%   76.5%   -0.04%     
=========================================
  Files         122     122              
  Lines        5993    5993              
  Branches      976     976              
=========================================
- Hits         4587    4585       -2     
- Misses       1406    1408       +2
Impacted Files Coverage Δ
src/sidebar/service-url.js 89.47% <0%> (-10.53%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3f8ae18...ec72ad3. Read the comment docs.

Copy link
Member

@robertknight robertknight left a comment

Choose a reason for hiding this comment

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

LGTM

@robertknight robertknight merged commit 84b1f66 into master Apr 20, 2017
@robertknight robertknight deleted the remove-broken-test branch April 20, 2017 06:40
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.

4 participants