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

Add support pandas 2 in flytekit #1818

Merged
merged 63 commits into from
Dec 18, 2023

nit

52a1143
Select commit
Loading
Failed to load commit list.
Merged

Add support pandas 2 in flytekit #1818

nit
52a1143
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 15, 2023 in 0s

85.97% (-0.01%) compared to 67470a3

View this Pull Request on Codecov

85.97% (-0.01%) compared to 67470a3

Details

Codecov Report

Attention: 3 lines in your changes are missing coverage. Please review.

Comparison is base (67470a3) 85.98% compared to head (52a1143) 85.97%.
Report is 1 commits behind head on master.

Files Patch % Lines
flytekit/types/structured/bigquery.py 0.00% 3 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1818      +/-   ##
==========================================
- Coverage   85.98%   85.97%   -0.01%     
==========================================
  Files         308      308              
  Lines       22997    23027      +30     
  Branches     3474     3480       +6     
==========================================
+ Hits        19773    19798      +25     
+ Misses       2620     2618       -2     
- Partials      604      611       +7     

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