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

File list fix #12000

Merged
merged 1 commit into from Mar 16, 2020
Merged

File list fix #12000

merged 1 commit into from Mar 16, 2020

Conversation

vanthome
Copy link
Contributor

No functional effect of this change. The missing entry prevents installation of the module from Git.

@codecov
Copy link

codecov bot commented Mar 14, 2020

Codecov Report

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

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #12000      +/-   ##
==========================================
+ Coverage   90.11%   96.23%   +6.12%     
==========================================
  Files          93       95       +2     
  Lines        9106     9202      +96     
==========================================
+ Hits         8206     8856     +650     
+ Misses        900      346     -554     
Impacted Files Coverage Δ
lib/dialects/mssql/connection-manager.js 87.01% <0.00%> (ø)
lib/dialects/mssql/index.js 100.00% <0.00%> (ø)
lib/model.js 96.55% <0.00%> (+0.06%) ⬆️
lib/query-interface.js 92.19% <0.00%> (+0.48%) ⬆️
lib/sequelize.js 95.93% <0.00%> (+0.62%) ⬆️
lib/dialects/abstract/query-generator.js 97.12% <0.00%> (+1.26%) ⬆️
...dialects/abstract/query-generator/helpers/quote.js 100.00% <0.00%> (+6.66%) ⬆️
lib/dialects/mssql/data-types.js 100.00% <0.00%> (+69.87%) ⬆️
lib/dialects/mssql/resource-lock.js 100.00% <0.00%> (+77.77%) ⬆️
lib/dialects/mssql/query.js 95.53% <0.00%> (+89.94%) ⬆️
... and 2 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 b2a2134...5750815. 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.

None yet

2 participants