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

Bump node js #4384

Merged
merged 3 commits into from
Nov 25, 2017
Merged

Bump node js #4384

merged 3 commits into from
Nov 25, 2017

Conversation

flovilmart
Copy link
Contributor

No description provided.

flovilmart and others added 3 commits November 25, 2017 14:50
* let travis build against 3.x

* Cleanup dependencies and bump min version to current LTS

* Makes npm-git push all branches to -preview

* restores releases

* Bumps mime to 2.0.3 (requires node 6+)

* Bumps express to latest version

* Fixes linting issue after upgrade

* Use travis-branch for partial releases
* Add Indexes to Schema API

* error handling

* ci errors

* postgres support

* full text compound indexes

* pg clean up

* get indexes on startup

* test compound index on startup

* add default _id to index, full Text index on startup

* lint

* fix test
@codecov
Copy link

codecov bot commented Nov 25, 2017

Codecov Report

Merging #4384 into master will decrease coverage by 0.05%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #4384      +/-   ##
==========================================
- Coverage   92.73%   92.67%   -0.06%     
==========================================
  Files         119      118       -1     
  Lines        8448     8352      -96     
==========================================
- Hits         7834     7740      -94     
+ Misses        614      612       -2
Impacted Files Coverage Δ
src/Controllers/DatabaseController.js 94.62% <100%> (-0.23%) ⬇️
src/Routers/FilesRouter.js 98.88% <100%> (-0.03%) ⬇️
src/Adapters/Storage/Mongo/MongoStorageAdapter.js 96% <100%> (+0.82%) ⬆️
...rc/Adapters/Storage/Mongo/MongoSchemaCollection.js 96.15% <100%> (+0.04%) ⬆️
...dapters/Storage/Postgres/PostgresStorageAdapter.js 96.84% <100%> (+0.08%) ⬆️
src/Controllers/FilesController.js 94.73% <100%> (-0.14%) ⬇️
src/Controllers/SchemaController.js 97.11% <100%> (+0.02%) ⬆️
src/Routers/SchemasRouter.js 97.91% <100%> (ø) ⬆️
src/LiveQuery/Id.js 37.5% <0%> (-6.95%) ⬇️
src/Controllers/AdaptableController.js 95.83% <0%> (-4.17%) ⬇️
... and 68 more

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 219ad72...d5c4324. Read the comment docs.

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