jet icon indicating copy to clipboard operation
jet copied to clipboard

Bug/postgres array detection

Open realrunner opened this issue 1 year ago • 1 comments
trafficstars

The current column metadata query fails to identify array data types correctly.

realrunner avatar Aug 28 '24 17:08 realrunner

:warning: Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

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

Project coverage is 90.48%. Comparing base (02cc212) to head (cf08bcd). Report is 4 commits behind head on master.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #377      +/-   ##
==========================================
+ Coverage   90.45%   90.48%   +0.02%     
==========================================
  Files         125      125              
  Lines        7452     7453       +1     
==========================================
+ Hits         6741     6744       +3     
+ Misses        552      550       -2     
  Partials      159      159              

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

codecov-commenter avatar Aug 28 '24 17:08 codecov-commenter

Thanks. LGMT. :+1:

go-jet avatar Aug 31 '24 09:08 go-jet