mtxr / vscode-sqltools

Database management for VSCode
https://vscode-sqltools.mteixeira.dev?utm_source=github&utm_medium=homepage-link
MIT License
1.5k stars 302 forks source link

Allow setting of result tab labels via `-- @label ...` comments #954

Closed gjsjohnmurray closed 2 years ago

gjsjohnmurray commented 2 years ago

This PR addresses #635 and #892 by implementing a new -- @label ... comment feature.

codecov[bot] commented 2 years ago

Codecov Report

Merging #954 (d116bb2) into dev (e5f12db) will decrease coverage by 0.01%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##              dev     #954      +/-   ##
==========================================
- Coverage   10.06%   10.05%   -0.02%     
==========================================
  Files         173      173              
  Lines        5834     5840       +6     
  Branches     1366     1372       +6     
==========================================
  Hits          587      587              
- Misses       5247     5253       +6     
Flag Coverage Δ
extension 10.05% <0.00%> (-0.02%) :arrow_down:
formatter 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
...ages/plugins/connection-manager/webview/results.ts 0.00% <0.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.