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

Fix delete multiple fields #3735

Merged
merged 1 commit into from
Apr 23, 2017
Merged

Fix delete multiple fields #3735

merged 1 commit into from
Apr 23, 2017

Conversation

paulovitin
Copy link
Contributor

Fix this issue #3734 ...

@codecov
Copy link

codecov bot commented Apr 19, 2017

Codecov Report

Merging #3735 into master will decrease coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #3735      +/-   ##
==========================================
- Coverage   90.22%   90.21%   -0.02%     
==========================================
  Files         114      114              
  Lines        7461     7469       +8     
==========================================
+ Hits         6732     6738       +6     
- Misses        729      731       +2
Impacted Files Coverage Δ
...dapters/Storage/Postgres/PostgresStorageAdapter.js 95.17% <ø> (-0.28%) ⬇️
src/Controllers/SchemaController.js 97.05% <100%> (+0.05%) ⬆️
src/Adapters/Auth/meetup.js 84.21% <0%> (-5.27%) ⬇️
src/RestWrite.js 94.51% <0%> (+0.2%) ⬆️

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 5813fd0...09fa78e. Read the comment docs.

@flovilmart
Copy link
Contributor

Looking great! Thanks @paulovitin !

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

2 participants