Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SYN-6325: make yaml dep have loud fallback to pure py #3386

Merged
merged 2 commits into from Oct 17, 2023

Conversation

MichaelSquires
Copy link
Contributor

bugfix: Fix pyyaml fallback detection so it doesn't raise an exception.
feat: Update pyyaml fallback warning to be louder (banner style).
feat: Update msgpack fallback warning to be louder (banner style).

bugfix: Fix pyyaml fallback detection so it doesn't raise an exception.
feat: Update pyyaml fallback warning to be louder (banner style).
feat: Update msgpack fallback warning to be louder (banner style).
@vEpiphyte vEpiphyte added this to the v2.152.0 milestone Oct 17, 2023
@vEpiphyte vEpiphyte added bug reqChangelog requires changelog labels Oct 17, 2023
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (fbc47b7) 97.31% compared to head (80ca075) 97.22%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3386      +/-   ##
==========================================
- Coverage   97.31%   97.22%   -0.10%     
==========================================
  Files         230      230              
  Lines       47059    47059              
==========================================
- Hits        45797    45751      -46     
- Misses       1262     1308      +46     
Flag Coverage Δ
linux 97.22% <ø> (ø)
linux_replay ?

Flags with carried forward coverage won't be shown. Click here to find out more.

Files Coverage Δ
synapse/common.py 98.50% <ø> (ø)
synapse/lib/msgpack.py 98.71% <ø> (ø)

... and 9 files with indirect coverage changes

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MichaelSquires MichaelSquires merged commit 0002641 into master Oct 17, 2023
5 checks passed
@MichaelSquires MichaelSquires deleted the blackout/SYN-6325/yaml-fixes branch October 17, 2023 18:07
@vEpiphyte vEpiphyte removed the reqChangelog requires changelog label Oct 17, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants