pullrequests Search Results · language:Dune language:Python language:HTML language:C++ language:JavaScript
Filter by
186M results
Summary
- Add explicit include_retired: bool = False parameter and **kwargs to QbraidProvider.get_devices(), passing them
through to client.list_devices()
- Bump qbraid-core minimum from =0.3.2 ...
This PR addresses the 2 high + 6 medium test-quality findings in tests/test_collection_service.py from issue #574. It
adds focused, non-wx unit tests for the previously unexercised error/edge branches ...
Automated sync from reforge-core/src/robot.
Please verify that the diff contains only files intended to be public.
Summary
Adds non-wx unit tests for the unexercised error/IO paths in services/comp_rules_service.py flagged by the test-suite
review in issue #575. The production code is unchanged — these tests pin down ...
This PR updates botocore from 1.20.27 to 1.43.19.
details summary Changelog /summary
1.43.19
=======
* api-change:``cognito-idp``: Add support for multi-region replication, enabling synchronization ...
Pull Request: [FIX] (back+frontend) Fix in-outs inoculum
Description
TThe inoculum inventory check-in and check-out functionality is back.
Tests Performed
- [ ] Tested npm run dev from the root directory? ...
feat: implementação da estrutura base do módulo de funcionários
- Criada a estrutura modular em src/modules/employees
- Separação em camadas:
- routes
- controllers
- services ...
Automated MINOR version bump triggered by merge of #126.
This PR will auto-merge once CI passes. After it lands, sync-develop.yml will open a follow-up PR to carry the new
version back to develop.