Skip to content
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

[CP-1729] [Contacts] [Performance] Deleting large amount of contacts at once brakes connection between Center and Pure #1398

Merged
merged 2 commits into from
Sep 25, 2023

Conversation

patryk-sierzega
Copy link
Contributor

@patryk-sierzega patryk-sierzega commented Sep 25, 2023

Jira: CP-1729

Description

  • fixed removing more that 500 contacts when pure is protected via passcode

  • getState function in async thunk actions is correctly typed

  • redux selectors are used in components / prop drilling is reduce

Screenshots // put images here

@codecov
Copy link

codecov bot commented Sep 25, 2023

Codecov Report

Patch coverage: 66.66% and project coverage change: +0.01% 🎉

Comparison is base (51d86f7) 76.62% compared to head (50b40e5) 76.63%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1398      +/-   ##
===========================================
+ Coverage    76.62%   76.63%   +0.01%     
===========================================
  Files          921      921              
  Lines        13672    13668       -4     
  Branches      2039     2040       +1     
===========================================
- Hits         10476    10475       -1     
+ Misses        2613     2609       -4     
- Partials       583      584       +1     
Files Changed Coverage Δ
...ackages/app/src/device/strategies/pure.strategy.ts 47.14% <ø> (+1.09%) ⬆️
.../mudita-os/adapters/serial-port-device.adapters.ts 66.66% <66.66%> (-0.61%) ⬇️

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@dkarski dkarski force-pushed the develop branch 2 times, most recently from fdea4fe to 51d86f7 Compare September 25, 2023 11:54
@patryk-sierzega patryk-sierzega merged commit 53f17cc into develop Sep 25, 2023
2 of 3 checks passed
@patryk-sierzega patryk-sierzega deleted the CP-1729 branch September 25, 2023 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants