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 for polars #90

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Appease mypy.

37862d7
Select commit
Loading
Failed to load commit list.
Draft

Add support for polars #90

Appease mypy.
37862d7
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project failed Dec 3, 2024 in 0s

94.58% (-0.16%) compared to acc246c

View this Pull Request on Codecov

94.58% (-0.16%) compared to acc246c

Details

Codecov Report

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

Project coverage is 94.58%. Comparing base (acc246c) to head (37862d7).
Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
metalearners/_utils.py 82.60% 4 Missing ⚠️
metalearners/data_generation.py 80.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #90      +/-   ##
==========================================
- Coverage   94.73%   94.58%   -0.16%     
==========================================
  Files          15       15              
  Lines        1806     1827      +21     
==========================================
+ Hits         1711     1728      +17     
- Misses         95       99       +4     

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