loopback-connector icon indicating copy to clipboard operation
loopback-connector copied to clipboard

feat: query to fetch unique columns

Open aaqilniz opened this issue 10 months ago • 2 comments

Checklist

  • [x] DCO (Developer Certificate of Origin) signed in all commits
  • [x] npm test passes on your machine
  • [ ] New tests added or existing tests modified to cover all changes
  • [x] Code conforms with the style guide
  • [x] Commit messages are following our guidelines

aaqilniz avatar Apr 14 '24 10:04 aaqilniz

Pull Request Test Coverage Report for Build 8689340015

Details

  • 2 of 11 (18.18%) changed or added relevant lines in 1 file are covered.
  • 9 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.5%) to 58.772%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/sql.js 2 11 18.18%
<!-- Total: 2 11
Files with Coverage Reduction New Missed Lines %
lib/sql.js 9 50.24%
<!-- Total: 9
Totals Coverage Status
Change from base Build 8688690237: -0.5%
Covered Lines: 715
Relevant Lines: 1146

💛 - Coveralls

coveralls avatar Apr 14 '24 10:04 coveralls

Thanks @aaqilniz for the PR. Could you please add some tests for the changes? Thanks.

dhmlau avatar Aug 14 '24 18:08 dhmlau