Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Conversation

@anoadragon453
Copy link
Member

@anoadragon453 anoadragon453 commented Jan 17, 2019

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file
  • Pull request includes a sign off

Sytest PR: matrix-org/sytest#542

Signed-off-by: Andrew Morgan <andrew@amorgan.xyz>
@codecov-io
Copy link

codecov-io commented Jan 17, 2019

Codecov Report

Merging #4411 into develop will increase coverage by 0.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop   #4411      +/-   ##
==========================================
+ Coverage    73.69%   73.7%   +0.01%     
==========================================
  Files          300     300              
  Lines        29819   29820       +1     
  Branches      4898    4898              
==========================================
+ Hits         21975   21979       +4     
+ Misses        6405    6401       -4     
- Partials      1439    1440       +1
Impacted Files Coverage Δ
synapse/handlers/room.py 83.61% <ø> (ø) ⬆️
synapse/api/constants.py 100% <100%> (ø) ⬆️
synapse/handlers/search.py 80.24% <0%> (ø) ⬆️
synapse/handlers/federation.py 61.72% <0%> (ø) ⬆️
synapse/federation/federation_server.py 71.62% <0%> (+0.82%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 676cf2e...1eefbd6. Read the comment docs.

@anoadragon453 anoadragon453 requested a review from a team January 17, 2019 16:24
Copy link
Member

@richvdh richvdh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

well, that was complicated.

Copy link
Member

@ara4n ara4n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

clone_exiting_room or existing room ooi?

Copy link
Member

@ara4n ara4n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why wouldn’t we clone all state? we don’t want widgets etc to vanish

@richvdh
Copy link
Member

richvdh commented Jan 17, 2019

clone_exiting_room or existing room ooi?

oops

@richvdh
Copy link
Member

richvdh commented Jan 17, 2019

why wouldn’t we clone all state? we don’t want widgets etc to vanish

well, for one, we can't clone the members, or the create...

It's not obvious to me that we want to copy any arbitrary state that a client may have set. Maybe, though.

@anoadragon453
Copy link
Member Author

clone_exiting_room or existing room ooi?

oops

This is fixed in aaacb6c btw

@hawkowl hawkowl merged commit 702c4b7 into develop Jan 21, 2019
@hawkowl hawkowl deleted the anoa/encryption_room_upgrade branch January 21, 2019 09:43
@hawkowl hawkowl restored the anoa/encryption_room_upgrade branch January 21, 2019 10:15
hawkowl added a commit that referenced this pull request Jan 21, 2019
@anoadragon453 anoadragon453 deleted the anoa/encryption_room_upgrade branch April 9, 2019 13:29
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants