-
Notifications
You must be signed in to change notification settings - Fork 256
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
Allows overwriting default line columns #188
Conversation
Seems that /examples was removed from website.
Remove examples link
Update pricing link
This addresses an issue I opened: #187 Example usage:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to me. This method should ideally be used before adding any lines to the table. Otherwise, it could produce unwanted results (if the number of columns does not match the number of cells in a line). However, it's the responsibility of the user, so I think it's ok. It's very easy to construct a slice of columns by using the NewColumn method of the invoice.
Codecov Report
@@ Coverage Diff @@
## development #188 +/- ##
==============================================
- Coverage 57.57% 52.07% -5.5%
==============================================
Files 189 189
Lines 34460 34462 +2
==============================================
- Hits 19839 17945 -1894
- Misses 12073 14177 +2104
+ Partials 2548 2340 -208
Continue to review full report at Codecov.
|
This change is![Reviewable](https://camo.githubusercontent.com/1541c4039185914e83657d3683ec25920c672c6c5c7ab4240ee7bff601adec0b/68747470733a2f2f72657669657761626c652e696f2f7265766965775f627574746f6e2e737667)