-
Notifications
You must be signed in to change notification settings - Fork 2
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
Move code to align with split-up worklist code & avoid deprecation warnings #54
Conversation
CLA Assistant Lite bot All contributors have signed the CLA ✍️ ✅ |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #54 +/- ##
==========================================
+ Coverage 93.04% 95.05% +2.00%
==========================================
Files 18 18
Lines 1050 1051 +1
==========================================
+ Hits 977 999 +22
+ Misses 73 52 -21 ☔ View full report in Codecov by Sentry. |
At least one of the following two applies:
|
I have read the CLA Document and I hereby sign the CLA. |
EvoWorklist
typec2e9c42
to
90772d9
Compare
Co-authored-by: Jochen Nießer <[email protected]>
EvoWorklist
which should not have been located inBaseWorklist
to begin with.InvalidOperationError
andCompatibilityError
intorobotools.worklists.exceptions
.EvoWorklist.evo_*
commands.