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

Pin numpy version in dev requirements, only register type transformer if installed #2485

Merged
merged 14 commits into from
Jun 18, 2024

lint

9281870
Select commit
Loading
Failed to load commit list.
Merged

Pin numpy version in dev requirements, only register type transformer if installed #2485

lint
9281870
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Jun 18, 2024 in 1s

71.92% (-2.06%) compared to 8562fd9

View this Pull Request on Codecov

71.92% (-2.06%) compared to 8562fd9

Details

Codecov Report

Attention: Patch coverage is 55.55556% with 4 lines in your changes missing coverage. Please review.

Project coverage is 71.92%. Comparing base (8562fd9) to head (9281870).
Report is 9 commits behind head on master.

Files Patch % Lines
flytekit/types/numpy/__init__.py 55.55% 3 Missing and 1 partial ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2485      +/-   ##
==========================================
- Coverage   73.97%   71.92%   -2.06%     
==========================================
  Files         250      182      -68     
  Lines       21592    18559    -3033     
  Branches     3644     3653       +9     
==========================================
- Hits        15973    13348    -2625     
+ Misses       4973     4567     -406     
+ Partials      646      644       -2     

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