Factor out `MatrixFederationAgent`
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 28/100
- Issue type
- Refactor
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- python
- Domain
- networking
Research direction
Compare sydent/sydent/http/matrixfederationagent.py with synapse/synapse/http/federation/matrix_federation_agent.py to identify the shared implementation. Then review synapse/tests/http/test_proxyagent.py and synapse/tests/http/federation/test_matrix_federation_agent.py, including their MatrixFederationAgentTests classes. Done means the common code is factored out and the relevant tests still pass.
Written by the indexing model from the issue text.
Description
Sydent: sydent/sydent/http/matrixfederationagent.py
synapse: synapse/synapse/http/federation/matrix_federation_agent.py
And possibly these two in Synapse too?
synapse/tests/http/test_proxyagent.py
211:class MatrixFederationAgentTests(TestCase):
synapse/tests/http/federation/test_matrix_federation_agent.py
64:class MatrixFederationAgentTests(unittest.TestCase):
- Dominant language
- Python
- Stars
- 4
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from matrix-org/matrix-python-common
-
Difficulty 3/5 Half a day Newbie friendliness 35/100
matrix-org/matrix-python-common#14 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
-
Difficulty 5/5 Over a week Newbie friendliness 25/100
-
Difficulty 4/5 3-5 days Newbie friendliness 35/100
matrix-org/matrix-python-common#2 · 4 comments ·
All issues in matrix-org/matrix-python-common
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 82/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
-
enhancement
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100