Skip to content

Fix context managers missing cleanup (SYN-5044) #3055

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

Merged
merged 3 commits into from
Mar 24, 2023
Merged

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Mar 24, 2023

No description provided.

@codecov
Copy link

codecov bot commented Mar 24, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: -0.11 ⚠️

Comparison is base (6c861bb) 97.24% compared to head (8a8e265) 97.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3055      +/-   ##
==========================================
- Coverage   97.24%   97.13%   -0.11%     
==========================================
  Files         222      222              
  Lines       43877    43879       +2     
==========================================
- Hits        42666    42623      -43     
- Misses       1211     1256      +45     
Flag Coverage Δ
linux 97.13% <100.00%> (+<0.01%) ⬆️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/axon.py 98.47% <100.00%> (-0.14%) ⬇️
synapse/lib/layer.py 96.60% <100.00%> (-0.04%) ⬇️

... and 7 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Cisphyx Cisphyx merged commit cf81f36 into master Mar 24, 2023
@Cisphyx Cisphyx deleted the context-cleanup branch March 24, 2023 18:25
@vEpiphyte vEpiphyte added this to the v2.12x.x milestone Mar 28, 2023
@vEpiphyte vEpiphyte added the bug label Mar 28, 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.

3 participants