-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
feat(rpc): Added name
and description
parameters to import_group
RPC method
#1153
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #1153 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 10 10
Lines 482 482
Branches 13 13
=========================================
Hits 482 482
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. |
1f22931
to
b3afedf
Compare
Quality Gate passedIssues Measures |
name
and description
parameters to import_group
name
and description
parameters to import_group
93284ac
to
81edd67
Compare
name
and description
parameters to import_group
name
and description
parameters to import_group
RPC method
Quality Gate passedIssues Measures |
Summary
Added
name
anddescription
parameters toimport_group
: https://api.limesurvey.org/classes/remotecontrol-handle.html#method_import_group.Closes #1156
Blockers:
Test Plan
Added new integration tests.
Checklist
For both the title of the PR and the changelog entry, prefer simple past tense or constructions with "now". For example:
Client.invite_participants()
Client.user_activation_settings()
now accepts auser_activation_settings
keyword argument📚 Documentation preview 📚: https://citric--1153.org.readthedocs.build/en/1153/