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

Added support for hidden column #41

Merged
merged 1 commit into from
Mar 11, 2024

Conversation

BredStik
Copy link
Contributor

Added Hidden to the ColumnOptions class. This allows to specify that a column will be hidden in the generated excel file.

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.79%. Comparing base (0f1113b) to head (3afdc03).

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #41      +/-   ##
==========================================
+ Coverage   87.72%   87.79%   +0.06%     
==========================================
  Files         135      135              
  Lines        4611     4621      +10     
  Branches      887      892       +5     
==========================================
+ Hits         4045     4057      +12     
  Misses        248      248              
+ Partials      318      316       -2     

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

@sveinungf
Copy link
Owner

Looks good! Thanks!

@sveinungf sveinungf merged commit abc28c6 into sveinungf:main Mar 11, 2024
1 check 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