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

Docker image to test part of the CI on our own computer #1433

Merged
merged 3 commits into from
Jul 4, 2024

Conversation

rolalaro
Copy link

@rolalaro rolalaro commented Jul 3, 2024

Wrote a Dockerfile that follows the same steps than the CI image called ubuntu-dep-src version ubuntu22.04 on our computer, to test locally a PR.

Some changes could be made to use a visp repository on the machine instead of cloning a branch from github

Copy link

codecov bot commented Jul 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 45.22%. Comparing base (2d8f856) to head (273b1f0).
Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1433   +/-   ##
=======================================
  Coverage   45.22%   45.22%           
=======================================
  Files        1106     1106           
  Lines      109993   109993           
  Branches    18868    18868           
=======================================
  Hits        49748    49748           
  Misses      60245    60245           

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

- create a visp workspace
- create a vispci user
- build and install in the workspace
@fspindle fspindle merged commit 3a5cce5 into lagadic:master Jul 4, 2024
73 of 76 checks passed
@rolalaro rolalaro deleted the feat_docker_ci branch July 16, 2024 11:54
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.

2 participants