FIX: issue #2213 fixed#2217
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 0 |
| Duplication | 0 |
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Codecov Report❌ Patch coverage is ❌ Your patch status has failed because the patch coverage (83.33%) 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 #2217 +/- ##
==========================================
+ Coverage 70.20% 75.68% +5.48%
==========================================
Files 261 266 +5
Lines 42416 45482 +3066
==========================================
+ Hits 29779 34425 +4646
+ Misses 12637 11057 -1580 🚀 New features to boost your workflow:
|
|
I am concerned about this There is no concept of "project" in pyedb. The "project path" will be changed after save_as(), and this change is hidden from the user. |
SMoraisAnsys
left a comment
There was a problem hiding this comment.
LGTM, I left a few comments.
Is there a reason to remove that many tests ?
I understand I will force user to providing absolute path for files. |
No I revered tests
No was by mistake test are back |
Did you do that in this PR or do you plan to perform that in another one ? |
This PR is fixing Pin mapping for Spice pin mapping. Grpc had pin name and number swapped.
Issue is fixed
closes #2213