Skip to content
This repository has been archived by the owner on Jul 24, 2024. It is now read-only.

Build: Uses different strategy to test bins status #491

Merged
merged 1 commit into from
Oct 29, 2014
Merged

Conversation

am11
Copy link
Contributor

@am11 am11 commented Oct 29, 2014

Only 90% of the test should pass.

Related: #487 (comment) and #490.

/cc @andrew, @nschonni, @keithamus, @kevva

Only 90% of the test should pass.
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling 49e6892 on am11:master into 4c65f3a on sass:master.

@andrew
Copy link
Contributor

andrew commented Oct 29, 2014

That should alleviate some of the pain for now 👍

reporter: function (stats) {
total = stats.total;
failures = stats.failures;
},
Copy link
Member

Choose a reason for hiding this comment

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

Indentation is a little weird here ;Pp.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We should add JSCS in our tests. :D

What do you propose here?

Copy link
Contributor

Choose a reason for hiding this comment

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

Rather than have more linting in the test suite, we need something like https://codeclimate.com/ or http://houndci.com to encourage following the styleguide.

@am11
Copy link
Contributor Author

am11 commented Oct 29, 2014

I think we should republish the npm before getting plethora of complains. 💬

@kevva
Copy link
Member

kevva commented Oct 29, 2014

Yup.

andrew added a commit that referenced this pull request Oct 29, 2014
Build: Uses different strategy to test bins status
@andrew andrew merged commit 1fc9bd1 into sass:master Oct 29, 2014
@andrew
Copy link
Contributor

andrew commented Oct 29, 2014

Tagging a new release now, will be 1.1.1.

@am11
Copy link
Contributor Author

am11 commented Oct 29, 2014

Awesome! 👍

@andrew
Copy link
Contributor

andrew commented Oct 29, 2014

@am11
Copy link
Contributor Author

am11 commented Oct 29, 2014

@andrew @kevva it's still rebuilding binary on Windows .. 😢

jiongle1 pushed a commit to scantist-ossops-m2/node-sass that referenced this pull request Apr 7, 2024
Show currentDir when outputting not found error
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.

4 participants