Closed edward-swirldslabs closed 4 days ago
Coverage variation | Diff coverage |
---|---|
:white_check_mark: +0.01% (target: -1.00%) | :white_check_mark: 7.69% |
Codacy stopped sending the deprecated coverage status on June 5th, 2024. Learn more
Attention: Patch coverage is 7.69231%
with 24 lines
in your changes missing coverage. Please review.
Project coverage is 63.51%. Comparing base (
82638c1
) to head (a33355e
). Report is 4 commits behind head on develop.
🚨 Try these New Features:
Description: As part of the platform refactor to replace usage of
AddressBook
withRoster
, this PR replaces the use ofPlatform.getAddressBook()
withPlatform.getRoster()
. The impacted code is updated with equivalent usage for rosters.Related issue(s):
Fixes #16717