close
Skip to content

Fixes #572 - Allow appending rows after a dynamic column was inserted - #573

Merged
claudep merged 4 commits into
jazzband:masterfrom
claudep:issue572
Dec 21, 2023
Merged

Fixes #572 - Allow appending rows after a dynamic column was inserted#573
claudep merged 4 commits into
jazzband:masterfrom
claudep:issue572

Conversation

@claudep

@claudep claudep commented Dec 19, 2023

Copy link
Copy Markdown
Contributor

No description provided.

@codecov

codecov Bot commented Dec 19, 2023

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (92a7535) 92.41% compared to head (ec9c861) 92.47%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #573      +/-   ##
==========================================
+ Coverage   92.41%   92.47%   +0.06%     
==========================================
  Files          28       28              
  Lines        2941     2965      +24     
==========================================
+ Hits         2718     2742      +24     
  Misses        223      223              

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

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, couple of small suggestions.

Comment thread tests/test_tablib.py
Comment thread src/tablib/core.py Outdated
Comment thread src/tablib/core.py Outdated
Comment thread src/tablib/core.py Outdated
Comment thread src/tablib/core.py Outdated
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@claudep

claudep commented Dec 20, 2023

Copy link
Copy Markdown
Contributor Author

Thanks for the review, but I'd like to work on it some more, specifically to allow the use case of people inserting complete new rows with dynamic values already calculated, and add some docs about it.

@claudep

claudep commented Dec 20, 2023

Copy link
Copy Markdown
Contributor Author

A second quick review would be great (also for wording).

@hugovk hugovk left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Wording is fine 👍

@claudep
claudep merged commit 01ac5e6 into jazzband:master Dec 21, 2023
@claudep
claudep deleted the issue572 branch December 21, 2023 07:27
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.

2 participants