Join GitHub today
GitHub is home to over 31 million developers working together to host and review code, manage projects, and build software together.
Sign upCaching for invalid .well-knowns #4542
Conversation
richvdh
added some commits
Jan 31, 2019
This comment has been minimized.
This comment has been minimized.
codecov-io
commented
Feb 1, 2019
Codecov Report
@@ Coverage Diff @@
## release-v0.99.0 #4542 +/- ##
===================================================
- Coverage 74.91% 74.47% -0.45%
===================================================
Files 338 338
Lines 34485 35096 +611
Branches 5618 5790 +172
===================================================
+ Hits 25834 26137 +303
- Misses 7068 7345 +277
- Partials 1583 1614 +31 |
richvdh
requested a review
from matrix-org/synapse-core
Feb 1, 2019
hawkowl
approved these changes
Feb 1, 2019
richvdh
merged commit 582786f
into
release-v0.99.0
Feb 1, 2019
5 checks passed
ci/circleci: sytestpy2merged
Your tests passed on CircleCI!
Details
ci/circleci: sytestpy2postgresmerged
Your tests passed on CircleCI!
Details
ci/circleci: sytestpy3merged
Your tests passed on CircleCI!
Details
ci/circleci: sytestpy3postgresmerged
Your tests passed on CircleCI!
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
richvdh commentedFeb 1, 2019
•
edited
Also some better logging and Measuring
Builds on #4539