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

update: remove cpp inline function #560

Closed
wants to merge 1 commit into from
Closed

Conversation

qiulin
Copy link
Contributor

@qiulin qiulin commented Mar 15, 2024

Description

Reference issue

Parttial fixes #347, remove inline function in cpp, which will cause compiling problem when deubug

Copy link

codecov bot commented Mar 17, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 58.63%. Comparing base (38a3b82) to head (4e3ff6d).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #560   +/-   ##
=======================================
  Coverage   58.63%   58.63%           
=======================================
  Files          63       63           
  Lines        3885     3885           
=======================================
  Hits         2278     2278           
  Misses       1473     1473           
  Partials      134      134           

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

@edaniels
Copy link
Member

@qiulin could you run go mod tidy to resolve the go.sum changing?

@qiulin
Copy link
Contributor Author

qiulin commented Apr 28, 2024

@qiulin could you run go mod tidy to resolve the go.sum changing?

ok, i will close this PR, and open a new one

@qiulin qiulin closed this Apr 28, 2024
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.

Windows 10 amd64 can not open Camera
2 participants