Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Fix membership count for BulkPushRuleEvaluator #661
Conversation
NegativeMjark
assigned
erikjohnston
Mar 22, 2016
oddvar
added
the
in progress
label
Mar 22, 2016
|
lgtm |
NegativeMjark
added a commit
that referenced
this pull request
Mar 22, 2016
NegativeMjark
merged commit cd9ba1e
into
develop
Mar 22, 2016
7 of 8 checks passed
Sytest SQLite (Merged PR)
Build finished.
Details
Flake8 + Packaging (Commit)
Build #180 origin/markjh/member_count succeeded in 25 sec
Details
Flake8 + Packaging (Merged PR)
Build finished.
Details
Sytest Postgres (Commit)
Build #183 origin/markjh/member_count succeeded in 5 min 14 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #184 origin/markjh/member_count succeeded in 4 min 20 sec
Details
Unit Tests (Commit)
Build #225 origin/markjh/member_count succeeded in 1 min 8 sec
Details
Unit Tests (Merged PR)
Build finished.
Details
oddvar
removed
the
in progress
label
Mar 22, 2016
richvdh
deleted the
markjh/member_count
branch
Dec 1, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NegativeMjark commentedMar 22, 2016
Use get_users_in_room to count the number of room members rather than using read_receipts.