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

Fix backfill command #2730

Merged
merged 1 commit into from
Sep 5, 2024

fix backfill command

ee42367
Select commit
Loading
Failed to load commit list.
Merged

Fix backfill command #2730

fix backfill command
ee42367
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 4, 2024 in 1s

78.36% (+28.60%) compared to 8bad8e6

View this Pull Request on Codecov

78.36% (+28.60%) compared to 8bad8e6

Details

Codecov Report

Attention: Patch coverage is 0% with 5 lines in your changes missing coverage. Please review.

Project coverage is 78.36%. Comparing base (8bad8e6) to head (ee42367).
Report is 4 commits behind head on master.

Files with missing lines Patch % Lines
flytekit/remote/remote.py 0.00% 5 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           master    #2730       +/-   ##
===========================================
+ Coverage   49.76%   78.36%   +28.60%     
===========================================
  Files         193      193               
  Lines       19659    19672       +13     
  Branches     4097     4100        +3     
===========================================
+ Hits         9783    15416     +5633     
+ Misses       9345     3537     -5808     
- Partials      531      719      +188     

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