Skip to content

Conversation

@nbouvrette
Copy link
Contributor

Fix jsDoc to avoid IDE warning.

Pull Request check-list

Please make sure to review and check all of these items:

  • Does npm run test or npm run test-DIALECT pass with this change (including linting)?
  • Does the description below contain a link to an existing issue (Closes #[issue]) or a description of the issue you are solving?
  • Have you added new tests to prevent regressions?
  • Is a documentation update included (if this change modifies existing APIs, or introduces new ones)?
  • Did you follow the commit message conventions explained in CONTRIBUTING.md?

Description of change

Fix jsDoc to avoid IDE warning.
@codecov
Copy link

codecov bot commented Oct 6, 2018

Codecov Report

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

Impacted file tree graph

@@           Coverage Diff           @@
##           master   #10002   +/-   ##
=======================================
  Coverage   96.39%   96.39%           
=======================================
  Files          63       63           
  Lines        9400     9400           
=======================================
  Hits         9061     9061           
  Misses        339      339
Impacted Files Coverage Δ
lib/sequelize.js 96.58% <ø> (ø) ⬆️

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 9f58b82...65fd8d4. Read the comment docs.

@sushantdhiman sushantdhiman merged commit 8ac97ef into sequelize:master Oct 9, 2018
@sushantdhiman
Copy link
Contributor

Thanks @nbouvrette

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