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

Add functionality to add and delete row #184

Merged
merged 16 commits into from
Dec 2, 2024
Merged

Conversation

asimonok
Copy link
Contributor

Resolves #98

@asimonok asimonok self-assigned this Nov 28, 2024
@mikhail-vl mikhail-vl added the enhancement New feature or request label Nov 28, 2024
@mikhail-vl mikhail-vl added this to the Table 1.9.0 milestone Nov 28, 2024
@codecov-commenter
Copy link

codecov-commenter commented Nov 29, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 99.79%. Comparing base (003b326) to head (0522d37).

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #184      +/-   ##
==========================================
+ Coverage   99.78%   99.79%   +0.01%     
==========================================
  Files         174      189      +15     
  Lines        2733     2998     +265     
  Branches      635      665      +30     
==========================================
+ Hits         2727     2992     +265     
  Misses          6        6              

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

@asimonok asimonok marked this pull request as ready for review November 29, 2024 13:44
@asimonok asimonok requested a review from mikhail-vl November 29, 2024 13:44
@mikhail-vl mikhail-vl changed the title Add and delete row Add functionality to add and delete row Dec 2, 2024
Copy link
Member

@mikhail-vl mikhail-vl left a comment

Choose a reason for hiding this comment

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

Looks great!

@mikhail-vl mikhail-vl merged commit 0ae47de into main Dec 2, 2024
7 checks passed
@mikhail-vl mikhail-vl deleted the feat/add-delete-row branch December 2, 2024 03:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Add a new row or delete a row
3 participants