Skip to content

Conversation

@theRichu
Copy link

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

#4386
Error comment on addColumn

@codecov
Copy link

codecov bot commented Oct 25, 2018

Codecov Report

Merging #10076 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master   #10076      +/-   ##
==========================================
+ Coverage    96.3%    96.3%   +<.01%     
==========================================
  Files          63       63              
  Lines        9413     9417       +4     
==========================================
+ Hits         9065     9069       +4     
  Misses        348      348
Impacted Files Coverage Δ
lib/dialects/postgres/query-generator.js 94.08% <100%> (+0.06%) ⬆️

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 3a06d31...fb9a4ec. Read the comment docs.

@sushantdhiman
Copy link
Contributor

@theRichu This needs unit tests from remaining two dialects i.e mysql and mssql

@mirkojotic
Copy link
Contributor

@theRichu let me know if you don't have time to fix this and I can take a look.

@theRichu
Copy link
Author

theRichu commented Nov 3, 2018

@mirkojotic thanks!!

@mirkojotic
Copy link
Contributor

@sushantdhiman if @theRichu doesn't mind we can close this PR in favour of
#10117

@sushantdhiman
Copy link
Contributor

Fixed by #10117

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.

3 participants