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

Ignore unclosed connection resource warning from VCR #1333

Merged
merged 1 commit into from
Oct 16, 2023
Merged

Conversation

yarikoptic
Copy link
Member

locally (vcr 5.1.0) it causes tests to fail, possibly masking another issue ref: #1332 which I otherwise fail to reproduce locally

locally (vcr 5.1.0) it causes tests to fail, possibly masking another
issue ref: #1332
@yarikoptic yarikoptic added the tests Add or improve existing tests label Oct 16, 2023
@yarikoptic yarikoptic changed the title BF?: ignore unclosed connection resource warning from VCR Ignore unclosed connection resource warning from VCR Oct 16, 2023
@codecov
Copy link

codecov bot commented Oct 16, 2023

Codecov Report

All modified lines are covered by tests ✅

Comparison is base (0c1d4a0) 88.81% compared to head (6e4cc3f) 88.78%.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1333      +/-   ##
==========================================
- Coverage   88.81%   88.78%   -0.03%     
==========================================
  Files          76       76              
  Lines       10216    10216              
==========================================
- Hits         9073     9070       -3     
- Misses       1143     1146       +3     
Flag Coverage Δ
unittests 88.78% <ø> (-0.03%) ⬇️

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

see 7 files with indirect coverage changes

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

@yarikoptic
Copy link
Member Author

type checking also happens in #1334 where I am fixing up linters -- the codespell needs fresh fixes

@yarikoptic
Copy link
Member Author

ok, it doesn't resolve #1332 anyhow. I will proceed with it anyways to simplify troubleshooting

@yarikoptic yarikoptic merged commit e375663 into master Oct 16, 2023
18 of 25 checks passed
@yarikoptic yarikoptic deleted the bf-vcr branch October 16, 2023 17:59
Copy link

github-actions bot commented Nov 1, 2023

🚀 PR was released in 0.57.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released tests Add or improve existing tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant