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

widget: move client into its own module and split the things up into own submodules #2695

Merged
merged 3 commits into from Oct 11, 2023

Conversation

daniel-abramov
Copy link
Contributor

So that one monolithic client.rs gets smaller (necessary for the follow-up changes to keep things simpler/cleaner).

This is a follow-up of a discussion here: #2677 (comment)

@daniel-abramov daniel-abramov requested a review from a team as a code owner October 10, 2023 18:10
@daniel-abramov daniel-abramov requested review from bnjbvr and jplatte and removed request for a team and bnjbvr October 10, 2023 18:10
@codecov
Copy link

codecov bot commented Oct 10, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (c2bb760) 78.41% compared to head (a56febb) 78.41%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #2695   +/-   ##
=======================================
  Coverage   78.41%   78.41%           
=======================================
  Files         192      192           
  Lines       20099    20099           
=======================================
  Hits        15761    15761           
  Misses       4338     4338           
Files Coverage Δ
crates/matrix-sdk/src/widget/client/actions.rs 0.00% <ø> (ø)

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

@jplatte jplatte merged commit 3567c9d into main Oct 11, 2023
36 checks passed
@jplatte jplatte deleted the widget-api-restructure branch October 11, 2023 07:50
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.

None yet

2 participants