-
Notifications
You must be signed in to change notification settings - Fork 4
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
Static Code Analysis changes #12
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #12 +/- ##
=======================================
Coverage 77.61% 77.61%
=======================================
Files 3 3
Lines 487 487
Branches 106 106
=======================================
Hits 378 378
Misses 89 89
Partials 20 20 ☔ View full report in Codecov by Sentry. |
Breaking API Changes
|
Test Results (ubuntu)
|
Test Results (windows)
|
Test Results (macos)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't see anything concerning here. But when whl files (or pip install) is available I'd very much like to rerun all of the examples. I do wonder why digital channels was removed from the test server (digital support is shipping). But that isn't a showstopper.
Proposed changes
This PR updates the code to pass more static code analysis checks.
Types of changes
What types of changes does your code introduce?
Put an
x
in the boxes that applyChecklist
Put an
x
in the boxes that apply. You can also fill these out after creating the PR. If you're unsure about any of them, don't hesitate to ask. We're here to help! This is simply a reminder of what we are going to look for before merging your code.Addresses #<issue_number>