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

Clean up tempfile usage outside of cell temp (SYN-4377) #2925

Merged
merged 3 commits into from
Nov 28, 2022

Conversation

Cisphyx
Copy link
Contributor

@Cisphyx Cisphyx commented Nov 22, 2022

No description provided.

@codecov
Copy link

codecov bot commented Nov 22, 2022

Codecov Report

Base: 96.28% // Head: 96.96% // Increases project coverage by +0.67% 🎉

Coverage data is based on head (70dbefd) compared to base (4f4de98).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #2925      +/-   ##
==========================================
+ Coverage   96.28%   96.96%   +0.67%     
==========================================
  Files         215      215              
  Lines       42105    42093      -12     
==========================================
+ Hits        40541    40815     +274     
+ Misses       1564     1278     -286     
Flag Coverage Δ
linux 96.96% <100.00%> (+0.83%) ⬆️
linux_replay ?

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

Impacted Files Coverage Δ
synapse/axon.py 98.73% <100.00%> (-0.14%) ⬇️
synapse/common.py 98.21% <100.00%> (ø)
synapse/cortex.py 96.50% <100.00%> (-0.51%) ⬇️
synapse/lib/ast.py 98.78% <100.00%> (ø)
synapse/lib/cell.py 98.23% <100.00%> (+13.76%) ⬆️
synapse/lib/view.py 97.00% <100.00%> (-0.34%) ⬇️
synapse/tests/utils.py 94.46% <0.00%> (-1.55%) ⬇️
synapse/lib/coro.py 97.20% <0.00%> (-0.70%) ⬇️
synapse/lib/trigger.py 95.01% <0.00%> (-0.39%) ⬇️
... and 24 more

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 at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@vEpiphyte vEpiphyte added this to the v2.11x.x milestone Nov 28, 2022
@vEpiphyte vEpiphyte added the bug label Nov 28, 2022
@Cisphyx Cisphyx merged commit cb6623e into master Nov 28, 2022
@Cisphyx Cisphyx deleted the tempfile-cleanup branch November 28, 2022 15:35
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.

2 participants