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(python): Fixed Worksheet definition in write_excel type annotations #18452

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

alexander-beedie
Copy link
Collaborator

Closes #18450.

@github-actions github-actions bot added fix Bug fix python Related to Python Polars labels Aug 29, 2024
Copy link

codecov bot commented Aug 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 79.85%. Comparing base (a00e37b) to head (b754017).
Report is 11 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #18452      +/-   ##
==========================================
- Coverage   79.90%   79.85%   -0.06%     
==========================================
  Files        1496     1496              
  Lines      200142   200364     +222     
  Branches     2867     2867              
==========================================
+ Hits       159932   160004      +72     
- Misses      39664    39814     +150     
  Partials      546      546              

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

@ritchie46 ritchie46 merged commit 9eb9678 into pola-rs:main Aug 29, 2024
15 checks passed
@alexander-beedie alexander-beedie deleted the fix-write-excel-typing branch August 29, 2024 08:49
r-brink pushed a commit to r-brink/polars that referenced this pull request Aug 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Bug fix python Related to Python Polars
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix import of Worksheet from xlsxwriter
2 participants