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

Fixes boundary conditions for literal convertor #2596

Merged
merged 3 commits into from
Oct 10, 2024

Merge remote-tracking branch 'origin' into check-conversion

9a55e6c
Select commit
Loading
Failed to load commit list.
Merged

Fixes boundary conditions for literal convertor #2596

Merge remote-tracking branch 'origin' into check-conversion
9a55e6c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 10, 2024 in 1s

50.22% (+0.36%) compared to 11585d1

View this Pull Request on Codecov

50.22% (+0.36%) compared to 11585d1

Details

Codecov Report

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

Project coverage is 50.22%. Comparing base (11585d1) to head (9a55e6c).
Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
flytekit/core/type_engine.py 0.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2596      +/-   ##
==========================================
+ Coverage   49.85%   50.22%   +0.36%     
==========================================
  Files         196      199       +3     
  Lines       20128    20400     +272     
  Branches     2929     2597     -332     
==========================================
+ Hits        10035    10245     +210     
- Misses       9562     9631      +69     
+ Partials      531      524       -7     

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