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

Changes for the OpenSpout Excel export #356

Merged
merged 1 commit into from
Oct 4, 2024
Merged

Conversation

mhvis
Copy link
Contributor

@mhvis mhvis commented Sep 19, 2024

A couple of small changes to the OpenSpout exporter from #332.

  • Truncate the value when it is larger than the Excel cell limit
  • Do not wrap text
  • Decode HTML encoded characters in the value

Alvast bedankt voor het ernaar kijken :)

* Truncate the value when it is larger than the Excel cell limit
* Do not wrap text
* Decode HTML encoded characters in the value
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 94.60%. Comparing base (6c3b3dc) to head (48be0b2).
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #356      +/-   ##
==========================================
+ Coverage   94.56%   94.60%   +0.04%     
==========================================
  Files          37       37              
  Lines         975      983       +8     
==========================================
+ Hits          922      930       +8     
  Misses         53       53              

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

@mhvis
Copy link
Contributor Author

mhvis commented Sep 19, 2024

I'm not sure about the PHPStan failure. It seems unrelated to my PR. Could you look into it?

@karstennilsen
Copy link
Contributor

@curry684 can you please review & merge? Tnx :)

@curry684
Copy link
Member

curry684 commented Oct 4, 2024

Oops, bit too busy moving offices 😉

@curry684 curry684 merged commit ef6c686 into omines:master Oct 4, 2024
5 of 11 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