minodisk / bigquery-runner

An extension to query BigQuery directly and view the results in VSCode.
https://marketplace.visualstudio.com/items?itemName=minodisk.bigquery-runner
Apache License 2.0
44 stars 8 forks source link

Wrap values of 'INT64' type in BigQueryInt objects #56

Closed minodisk closed 8 months ago

minodisk commented 8 months ago

Fixes #54

Docs

before: image

after: image

codecov[bot] commented 8 months ago

Codecov Report

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

Project coverage is 60.88%. Comparing base (28d07d5) to head (0cb3397).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #56 +/- ## ======================================= Coverage 60.88% 60.88% ======================================= Files 20 20 Lines 698 698 Branches 126 126 ======================================= Hits 425 425 Misses 248 248 Partials 25 25 ```

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