db icon indicating copy to clipboard operation
db copied to clipboard

Refactor `Query::column()`

Open Tigrov opened this issue 3 months ago • 1 comments

Improve performance

Q A
Is bugfix?
New feature?
Breaks BC?
Fixed issues -

Tigrov avatar Apr 05 '24 03:04 Tigrov

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 99.56%. Comparing base (789523f) to head (e54c7b0). Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff            @@
##             master     #815   +/-   ##
=========================================
  Coverage     99.56%   99.56%           
  Complexity     1316     1316           
=========================================
  Files            64       64           
  Lines          3228     3236    +8     
=========================================
+ Hits           3214     3222    +8     
  Misses           14       14           

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

codecov[bot] avatar Apr 05 '24 03:04 codecov[bot]