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

chore: preferAppend defaults to false if not defined #4088

Closed
wants to merge 12 commits into from

chore: updating deltalake tests

14cadbe
Select commit
Loading
Failed to load commit list.
Closed

chore: preferAppend defaults to false if not defined #4088

chore: updating deltalake tests
14cadbe
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Nov 8, 2023 in 0s

71.96% (-0.03%) compared to 4610c7e

View this Pull Request on Codecov

71.96% (-0.03%) compared to 4610c7e

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4610c7e) 71.98% compared to head (14cadbe) 71.96%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4088      +/-   ##
==========================================
- Coverage   71.98%   71.96%   -0.03%     
==========================================
  Files         372      372              
  Lines       54831    54838       +7     
==========================================
- Hits        39472    39464       -8     
- Misses      13059    13069      +10     
- Partials     2300     2305       +5     
Files Coverage Δ
warehouse/integrations/bigquery/bigquery.go 63.94% <100.00%> (-0.65%) ⬇️
warehouse/integrations/deltalake/deltalake.go 78.43% <100.00%> (ø)
warehouse/integrations/postgres/load.go 89.28% <100.00%> (+2.00%) ⬆️
warehouse/integrations/redshift/redshift.go 74.47% <100.00%> (+0.93%) ⬆️
warehouse/integrations/snowflake/snowflake.go 66.51% <100.00%> (ø)
warehouse/internal/model/warehouse.go 100.00% <100.00%> (ø)

... and 12 files with indirect coverage changes

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