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

feat: support column_width in xlsx format #516

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

chore: use from __future__ import annotations

0f7e2ef
Select commit
Loading
Failed to load commit list.
Open

feat: support column_width in xlsx format #516

chore: use from __future__ import annotations
0f7e2ef
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 9, 2024 in 0s

91.11% (+0.27%) compared to de1a47a

View this Pull Request on Codecov

91.11% (+0.27%) compared to de1a47a

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.11%. Comparing base (de1a47a) to head (0f7e2ef).
Report is 59 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #516      +/-   ##
==========================================
+ Coverage   90.84%   91.11%   +0.27%     
==========================================
  Files          28       28              
  Lines        2664     2702      +38     
==========================================
+ Hits         2420     2462      +42     
+ Misses        244      240       -4     

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