Skip to content

Feature/defer net close - #668

Open
frankegoesdown wants to merge 4 commits into
hybridgroup:devfrom
frankegoesdown:feature/defer-net-close
Open

Feature/defer net close#668
frankegoesdown wants to merge 4 commits into
hybridgroup:devfrom
frankegoesdown:feature/defer-net-close

Conversation

@frankegoesdown

Copy link
Copy Markdown
Contributor

some refactor with defer calls

@Apokalypser

Copy link
Copy Markdown

looks reasonable to me?

@codecov

codecov Bot commented Nov 11, 2020

Copy link
Copy Markdown

Codecov Report

Merging #668 (52693f7) into dev (b182916) will decrease coverage by 0.07%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #668      +/-   ##
==========================================
- Coverage   98.04%   97.97%   -0.08%     
==========================================
  Files          17       19       +2     
  Lines        2049     2220     +171     
==========================================
+ Hits         2009     2175     +166     
- Misses         33       38       +5     
  Partials        7        7              
Impacted Files Coverage Δ
calib3d.go 84.84% <0.00%> (-15.16%) ⬇️
core.go 100.00% <0.00%> (ø)
imgproc.go 100.00% <0.00%> (ø)
objdetect.go 100.00% <0.00%> (ø)
contrib/bgsegm.go 100.00% <0.00%> (ø)
svd.go 100.00% <0.00%> (ø)
dnn.go 91.01% <0.00%> (+0.94%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b182916...52693f7. Read the comment docs.

@codecov-commenter

codecov-commenter commented May 15, 2026

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.97%. Comparing base (b182916) to head (52693f7).
⚠️ Report is 566 commits behind head on dev.
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #668      +/-   ##
==========================================
- Coverage   98.04%   97.97%   -0.08%     
==========================================
  Files          17       19       +2     
  Lines        2049     2220     +171     
==========================================
+ Hits         2009     2175     +166     
- Misses         33       38       +5     
  Partials        7        7              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants