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

FIX: Introduce import error tests for optionals #926

Merged
merged 2 commits into from
Dec 3, 2024
Merged

Conversation

isaacwaldron
Copy link
Collaborator

Introduce import error fences for optional plotting behavior in pyedb.common.nets.CommonNets.plot.

Fixes #925

Introduce import error fences for optional plotting behavior in
pyedb.common.nets.CommonNets.plot.
@codecov-commenter
Copy link

codecov-commenter commented Dec 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.60%. Comparing base (870ab60) to head (c87974f).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #926   +/-   ##
=======================================
  Coverage   82.60%   82.60%           
=======================================
  Files         160      160           
  Lines       21055    21056    +1     
=======================================
+ Hits        17392    17393    +1     
  Misses       3663     3663           

svandenb-dev
svandenb-dev previously approved these changes Dec 2, 2024
Copy link
Collaborator

@svandenb-dev svandenb-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@isaacwaldron
Copy link
Collaborator Author

@svandenb-dev sorry I dismissed your review adding two "no cover" comments. Otherwise no changes since the version you approved.

Copy link
Collaborator

@svandenb-dev svandenb-dev left a comment

Choose a reason for hiding this comment

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

LGTM

@isaacwaldron isaacwaldron merged commit d5a9824 into main Dec 3, 2024
29 checks passed
@isaacwaldron isaacwaldron deleted the issue-925 branch December 3, 2024 11:59
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.

Missing dependency
3 participants