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

fix: add .fill property to _StripeInsertionRow #169

Merged
merged 1 commit into from
Jun 5, 2019

Conversation

scanny
Copy link
Contributor

@scanny scanny commented Jun 5, 2019

_StripeInsertionRow has no .fill property, which causes a failure on export of a chart that includes subtotals. There is no test that exercises this case in exporter. Add a test that reproduces this error
in exporter integration tests and add _StripeInsertionRow.fill.

_StripeInsertionRow had no .fill property, which causes a failure on
export of a chart that includes subtotals. There is no test that
exercises this case in exporter. Add a test that reproduces this error
in exporter integration tests and add _StripeInsertionRow.fill.
@scanny scanny requested a review from slobodan-ilic June 5, 2019 16:49
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.06%) to 97.718% when pulling 1c255b6 on stripe-insertion-fill-166477940 into 274f46c on master.

@slobodan-ilic slobodan-ilic merged commit cd3df94 into master Jun 5, 2019
@scanny scanny deleted the stripe-insertion-fill-166477940 branch May 11, 2020 20:29
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.

None yet

3 participants