Skip to content

REFACTOR: Grpc primitive queries refactoring#1916

Open
svandenb-dev wants to merge 15 commits intomainfrom
grpc-primitive-queries-refactoring
Open

REFACTOR: Grpc primitive queries refactoring#1916
svandenb-dev wants to merge 15 commits intomainfrom
grpc-primitive-queries-refactoring

Conversation

@svandenb-dev
Copy link
Collaborator

@svandenb-dev svandenb-dev commented Mar 16, 2026

This follows the same logic as PR #1912. DotNet Primitives queries refactoring

PR#1912 needs to be approved first.

closes #1676

@svandenb-dev svandenb-dev self-assigned this Mar 16, 2026
@svandenb-dev svandenb-dev marked this pull request as draft March 16, 2026 18:41
# Conflicts:
#	doc/changelog.d/1912.miscellaneous.md
#	src/pyedb/dotnet/database/cell/layout.py
#	src/pyedb/dotnet/database/modeler.py
#	src/pyedb/grpc/database/layout/layout.py
#	src/pyedb/grpc/database/modeler.py
#	tests/system/test_edb_layout.py
@svandenb-dev svandenb-dev marked this pull request as ready for review March 20, 2026 09:36
@github-actions github-actions bot added the testing Anything related to testing label Mar 20, 2026
@codecov-commenter
Copy link

codecov-commenter commented Mar 20, 2026

Codecov Report

❌ Patch coverage is 82.40343% with 41 lines in your changes missing coverage. Please review.
✅ Project coverage is 48.95%. Comparing base (5cbae21) to head (8edda8d).
⚠️ Report is 40 commits behind head on main.

❌ Your patch status has failed because the patch coverage (82.40%) is below the target coverage (85.00%). You can increase the patch coverage or adjust the target coverage.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1916       +/-   ##
===========================================
- Coverage   70.20%   48.95%   -21.26%     
===========================================
  Files         261      262        +1     
  Lines       42416    42908      +492     
===========================================
- Hits        29779    21006     -8773     
- Misses      12637    21902     +9265     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@svandenb-dev svandenb-dev enabled auto-merge (squash) March 21, 2026 07:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

testing Anything related to testing

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Assign all primitive operation into Primitive class to simplify code

3 participants