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

Update options.logging description #11653

Merged
merged 2 commits into from
Nov 9, 2019
Merged

Conversation

samuliasmala
Copy link
Contributor

Explain why the default console.log is not displaying all information.

samuliasmala and others added 2 commits November 6, 2019 10:47
Explain why the default console.log is not displaying all information.
@codecov
Copy link

codecov bot commented Nov 9, 2019

Codecov Report

Merging #11653 into master will increase coverage by 3.44%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #11653      +/-   ##
==========================================
+ Coverage   92.41%   95.86%   +3.44%     
==========================================
  Files          91       91              
  Lines        8903     8987      +84     
==========================================
+ Hits         8228     8615     +387     
+ Misses        675      372     -303
Impacted Files Coverage Δ
lib/sequelize.js 95.31% <ø> (+0.62%) ⬆️
lib/dialects/mariadb/query-generator.js 14.28% <0%> (-85.72%) ⬇️
lib/dialects/mariadb/data-types.js 50.98% <0%> (-49.02%) ⬇️
lib/dialects/mariadb/index.js
lib/dialects/mariadb/connection-manager.js
lib/dialects/mariadb/query.js
lib/dialects/sqlite/index.js 100% <0%> (ø)
lib/dialects/sqlite/query.js 98.65% <0%> (ø)
lib/dialects/sqlite/connection-manager.js 100% <0%> (ø)
lib/data-types.js 91.34% <0%> (+0.34%) ⬆️
... and 10 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 ab2f076...4070410. Read the comment docs.

@papb papb merged commit 31258b4 into sequelize:master Nov 9, 2019
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