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

Feature/defer net close #668

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

frankegoesdown
Copy link
Contributor

some refactor with defer calls

@Apokalypser
Copy link

looks reasonable to me?

@codecov
Copy link

codecov bot commented Nov 11, 2020

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.

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.

None yet

2 participants