Skip to content
This repository has been archived by the owner on Sep 11, 2024. It is now read-only.

Improve typing around wrapInMatrixClientContext #8130

Merged
merged 1 commit into from
Mar 23, 2022

Conversation

robintown
Copy link
Member

@robintown robintown commented Mar 23, 2022

Type: task


This change is marked as an internal change (Task), so will not be included in the changelog.

Preview: https://pr8130--matrix-react-sdk.netlify.app
⚠️ Do you trust the author of this PR? Maybe this build will steal your keys or give you malware. Exercise caution. Use test accounts.

@robintown robintown requested a review from a team as a code owner March 23, 2022 16:43
@github-actions github-actions bot added the T-Task Refactoring, enabling or disabling functionality, other engineering tasks label Mar 23, 2022
@codecov
Copy link

codecov bot commented Mar 23, 2022

Codecov Report

Merging #8130 (6cf9b0f) into develop (eb66853) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           develop    #8130   +/-   ##
========================================
  Coverage    28.32%   28.32%           
========================================
  Files          836      836           
  Lines        49437    49442    +5     
  Branches     12533    12533           
========================================
+ Hits         14001    14003    +2     
- Misses       35436    35439    +3     
Impacted Files Coverage Δ
src/components/views/elements/ServerPicker.tsx 60.86% <0.00%> (-2.77%) ⬇️
src/toasts/MobileGuideToast.ts 29.41% <0.00%> (-1.84%) ⬇️
src/components/structures/ThreadPanel.tsx 27.69% <0.00%> (-0.44%) ⬇️
src/components/views/location/LocationPicker.tsx 93.06% <0.00%> (+0.06%) ⬆️
src/components/views/rooms/EventTile.tsx 46.78% <0.00%> (+0.09%) ⬆️

@robintown robintown requested a review from t3chguy March 23, 2022 22:12
@robintown robintown merged commit 3317b60 into matrix-org:develop Mar 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
T-Task Refactoring, enabling or disabling functionality, other engineering tasks
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants