Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added pagination and order by to fetch data api from warehouse #457

Merged
merged 5 commits into from
Feb 12, 2024

Conversation

Ishankoradia
Copy link
Contributor

@Ishankoradia Ishankoradia commented Feb 11, 2024

Tested for both types of warehouses. Bigquery and Postgres.

@Ishankoradia Ishankoradia linked an issue Feb 11, 2024 that may be closed by this pull request
Copy link

codecov bot commented Feb 11, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (55b286d) 80.43% compared to head (7cb528b) 80.45%.

❗ Current head 7cb528b differs from pull request most recent head 07d6bd9. Consider uploading reports for the commit 07d6bd9 to get more accurate results

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #457      +/-   ##
==========================================
+ Coverage   80.43%   80.45%   +0.02%     
==========================================
  Files          80       80              
  Lines        3701     3700       -1     
==========================================
  Hits         2977     2977              
+ Misses        724      723       -1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Ishankoradia Ishankoradia requested review from fatchat and removed request for fatchat February 12, 2024 05:33
@Ishankoradia Ishankoradia marked this pull request as draft February 12, 2024 07:48
@Ishankoradia Ishankoradia marked this pull request as ready for review February 12, 2024 09:01
@fatchat fatchat merged commit e8af446 into main Feb 12, 2024
0 of 2 checks passed
@fatchat fatchat deleted the 453-api-to-fetch-from-a-table-in-a-warehouse branch February 12, 2024 09:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

API to fetch from a table in a warehouse
2 participants