Skip to content

Remove nsp check from Travis YML #4403

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

Merged

Conversation

addisonElliott
Copy link
Contributor

nsp is done through a GitHub PR hook and managed separately from Travis CI

Fixes issue #4393 which prevents Travis CI build failing for each PR

nsp is done through a GitHub PR hook and managed separately from Travis CI
@codecov
Copy link

codecov bot commented Nov 29, 2017

Codecov Report

Merging #4403 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #4403   +/-   ##
=======================================
  Coverage   92.68%   92.68%           
=======================================
  Files         118      118           
  Lines        8348     8348           
=======================================
  Hits         7737     7737           
  Misses        611      611
Impacted Files Coverage Δ
src/Adapters/Auth/meetup.js 84.21% <0%> (-5.27%) ⬇️
src/RestWrite.js 93.46% <0%> (ø) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.94% <0%> (+0.1%) ⬆️

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 e2d3367...a95061b. Read the comment docs.

@flovilmart flovilmart merged commit 9eed81e into parse-community:master Nov 29, 2017
@addisonElliott addisonElliott deleted the remove-nsp-travis-check branch November 29, 2017 22:07
flovilmart pushed a commit that referenced this pull request Dec 29, 2017
nsp is done through a GitHub PR hook and managed separately from Travis CI
UnderratedDev pushed a commit to UnderratedDev/parse-server that referenced this pull request Mar 21, 2020
nsp is done through a GitHub PR hook and managed separately from Travis CI
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.

2 participants