Skip to content

FIX: Insert row fix for tables#5931

Merged
myoung301 merged 6 commits intomainfrom
FIX__Insert_row_fix_for_tables
Apr 8, 2025
Merged

FIX: Insert row fix for tables#5931
myoung301 merged 6 commits intomainfrom
FIX__Insert_row_fix_for_tables

Conversation

@ramin4667
Copy link
Copy Markdown
Contributor

Description

This PR fixes the insert functions to work properly.

Issue linked

The insert function behaves like an update function and does not shift the rows.

Checklist

  • I have tested my changes locally.
  • I have added necessary documentation or updated existing documentation.
  • I have followed the coding style guidelines of this project.
  • I have added appropriate tests (unit, integration, system).
  • I have reviewed my changes before submitting this pull request.
  • I have linked the issue or issues that are solved by the PR if any.
  • I have agreed with the Contributor License Agreement (CLA).

@ansys-reviewer-bot
Copy link
Copy Markdown
Contributor

Thanks for opening a Pull Request. If you want to perform a review write a comment saying:

@ansys-reviewer-bot review

@github-actions github-actions Bot added the bug Something isn't working label Mar 19, 2025
@codecov
Copy link
Copy Markdown

codecov Bot commented Mar 19, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.06%. Comparing base (cb6ad4c) to head (b0ea298).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5931      +/-   ##
==========================================
- Coverage   85.06%   85.06%   -0.01%     
==========================================
  Files         166      166              
  Lines       62980    62980              
==========================================
- Hits        53577    53574       -3     
- Misses       9403     9406       +3     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Comment thread src/ansys/aedt/core/filtersolutions_core/lumped_termination_impedance_table.py Outdated
@myoung301 myoung301 merged commit 94e7c1f into main Apr 8, 2025
43 checks passed
@myoung301 myoung301 deleted the FIX__Insert_row_fix_for_tables branch April 8, 2025 21:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants