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

Neilj/fix 4229 #4233

Closed
wants to merge 51 commits into from
Closed

Neilj/fix 4229 #4233

wants to merge 51 commits into from

Conversation

neilisfragile
Copy link
Contributor

@neilisfragile neilisfragile commented Nov 28, 2018

Metric synapse_admin_mau:current is stuck at 0 when config.mau_stats_only is True, where it should track the number of mau users

Fixes #4229

neilisfragile and others added 30 commits October 13, 2018 22:58
@codecov-io
Copy link

Codecov Report

Merging #4233 into develop will increase coverage by 0.01%.
The diff coverage is 90.32%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop    #4233      +/-   ##
===========================================
+ Coverage    73.55%   73.56%   +0.01%     
===========================================
  Files          299      299              
  Lines        29806    29821      +15     
  Branches      4872     4877       +5     
===========================================
+ Hits         21923    21939      +16     
+ Misses        6456     6451       -5     
- Partials      1427     1431       +4
Impacted Files Coverage Δ
synapse/app/homeserver.py 56.95% <0%> (ø) ⬆️
synapse/storage/monthly_active_users.py 96.7% <100%> (+0.11%) ⬆️
synapse/api/auth.py 90.68% <100%> (+0.02%) ⬆️
synapse/handlers/register.py 70.86% <100%> (+0.12%) ⬆️
synapse/storage/prepare_database.py 74.67% <100%> (ø) ⬆️
synapse/api/constants.py 100% <100%> (ø) ⬆️
synapse/handlers/user_directory.py 71.42% <90%> (+0.39%) ⬆️
synapse/util/file_consumer.py 80.7% <0%> (-1.76%) ⬇️
synapse/state/v1.py 90.69% <0%> (-1.56%) ⬇️
synapse/handlers/search.py 81.25% <0%> (ø) ⬆️
... and 3 more

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 7039ece...0a6a2a8. Read the comment docs.

@neilisfragile neilisfragile requested a review from a team November 28, 2018 14:06
@richvdh
Copy link
Member

richvdh commented Dec 4, 2018

I think this is built on top of #4141, which has a bunch of outstanding comments, so I'm going to unflag this for review pending a successful merge of #4141 (or a separation of the PRs)

@richvdh richvdh removed the request for review from a team December 4, 2018 00:34
@richvdh
Copy link
Member

richvdh commented Dec 11, 2018

@neilisfragile please could you also give the PR a more helpful summary?

@neilisfragile
Copy link
Contributor Author

closed in favour of #4305

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.

3 participants