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

Feat/camera integration #63

Merged
merged 12 commits into from
Apr 7, 2022
Merged

Feat/camera integration #63

merged 12 commits into from
Apr 7, 2022

Conversation

SilvioMueller
Copy link
Collaborator

No description provided.

@SilvioMueller SilvioMueller self-assigned this Apr 5, 2022
@SilvioMueller
Copy link
Collaborator Author

Somehow the ui tests only fail on cirrus but all pass locally. Something of CameraPreviewTest messes with cirrus

@SilvioMueller SilvioMueller linked an issue Apr 5, 2022 that may be closed by this pull request
Copy link
Collaborator

@gaetschwartz gaetschwartz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, we should try to see if it's possible to reach a better coverage for this, but seems hard to test more as of now.

@SilvioMueller
Copy link
Collaborator Author

Yes, I agree that more tests are needed. I think it's better to do more tests after the whole ml pipeline is integrated. Otherwise, some of the implemented tests can't be used.

@SilvioMueller SilvioMueller added the Waiting for review This PR is waiting for review. label Apr 6, 2022
Copy link
Collaborator

@panadax panadax left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I like it!

Copy link
Collaborator

@adam-narozniak adam-narozniak left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

All the code is clear.
Remove, just please the .idea folder (I think that I committed it on the first commit without proper gitignore and now it still on some branches but it's removed on main)

fix: remove idea folder
@SilvioMueller SilvioMueller merged commit a4598a7 into main Apr 7, 2022
@SilvioMueller SilvioMueller deleted the feat/camera_integration branch April 7, 2022 14:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Waiting for review This PR is waiting for review.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Implement a first connection to the camera
6 participants