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

Verify datasource connections #10621

Merged
merged 97 commits into from
May 17, 2023
Merged

Verify datasource connections #10621

merged 97 commits into from
May 17, 2023

Conversation

@adrinr adrinr changed the title Verity datasource connections Verify datasource connections May 17, 2023
@codecov-commenter
Copy link

codecov-commenter commented May 17, 2023

Codecov Report

Merging #10621 (cda5f2b) into develop (6d397a8) will decrease coverage by 0.48%.
The diff coverage is 26.19%.

❗ Current head cda5f2b differs from pull request most recent head 5d8b772. Consider uploading reports for the commit 5d8b772 to get more accurate results

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop   #10621      +/-   ##
===========================================
- Coverage    69.98%   69.50%   -0.48%     
===========================================
  Files          536      536              
  Lines        19562    19691     +129     
  Branches      3896     3904       +8     
===========================================
- Hits         13690    13687       -3     
- Misses        5439     5565     +126     
- Partials       433      439       +6     
Impacted Files Coverage Δ
packages/server/src/api/routes/datasource.ts 100.00% <ø> (ø)
packages/server/src/integrations/firebase.ts 69.38% <0.00%> (-7.89%) ⬇️
packages/server/src/integrations/googlesheets.ts 25.33% <0.00%> (-0.71%) ⬇️
...ages/server/src/integrations/microsoftSqlServer.ts 34.67% <0.00%> (-2.08%) ⬇️
packages/server/src/integrations/mongodb.ts 65.89% <0.00%> (-2.78%) ⬇️
packages/server/src/integrations/oracle.ts 30.99% <0.00%> (-2.56%) ⬇️
...r/src/migrations/functions/backfill/app/queries.ts 78.94% <ø> (-1.06%) ⬇️
packages/server/src/api/controllers/datasource.ts 50.51% <2.32%> (-3.98%) ⬇️
packages/server/src/integrations/elasticsearch.ts 70.00% <16.66%> (-7.78%) ⬇️
packages/server/src/integrations/snowflake.ts 16.00% <16.66%> (-4.00%) ⬇️
... and 15 more

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@adrinr adrinr merged commit 0cb8381 into develop May 17, 2023
@adrinr adrinr deleted the feature/datasource-conns branch May 17, 2023 13:48
@github-actions github-actions bot locked and limited conversation to collaborators May 17, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants