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

[plugin-excel] Add ability to preserve cells format #5142

Merged

Conversation

draker94
Copy link
Contributor

@draker94 draker94 commented Jun 20, 2024

Related to #4553

If we want to add cell typing it makes sense add ability to preserve cells format, otherwise, for example, dates, will be displayed as a number, and all numbers themselves will be displayed in fractional format no matter with which style we created the cell

@draker94 draker94 requested a review from a team as a code owner June 20, 2024 14:38
@draker94 draker94 force-pushed the add_ability_to_handle_excel_types branch from 551ce12 to 91e30ef Compare June 20, 2024 14:43
@draker94 draker94 force-pushed the add_ability_to_handle_excel_types branch 2 times, most recently from 0d5a7e9 to 76edba4 Compare June 20, 2024 15:12
Copy link

codecov bot commented Jun 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.40%. Comparing base (8627d26) to head (7b8dd26).
Report is 6 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #5142      +/-   ##
============================================
- Coverage     97.41%   97.40%   -0.01%     
- Complexity     6697     6722      +25     
============================================
  Files           929      930       +1     
  Lines         19347    19398      +51     
  Branches       1286     1288       +2     
============================================
+ Hits          18847    18895      +48     
- Misses          391      393       +2     
- Partials        109      110       +1     

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

@draker94 draker94 force-pushed the add_ability_to_handle_excel_types branch from 76edba4 to 9fd6508 Compare June 20, 2024 15:35
@draker94 draker94 force-pushed the add_ability_to_handle_excel_types branch from 9fd6508 to 7b8dd26 Compare June 20, 2024 19:40
@valfirst valfirst merged commit 1736cd2 into vividus-framework:master Jun 20, 2024
7 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants