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

Dev #141

Merged
merged 20 commits into from
Feb 12, 2025
Merged

Dev #141

merged 20 commits into from
Feb 12, 2025

Conversation

luiztauffer
Copy link
Collaborator

@luiztauffer luiztauffer commented Feb 11, 2025

Docs:

  • instructions to run on google colab: step-by-step
  • instructions to run on google colab: pipeline
  • finish the step-by-step page
  • Fix run on colab #144

@luiztauffer luiztauffer marked this pull request as draft February 11, 2025 10:57
Copy link

codecov bot commented Feb 11, 2025

Codecov Report

Attention: Patch coverage is 60.18519% with 43 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
src/vame/video/video.py 28.00% 18 Missing ⚠️
src/vame/initialize_project/new.py 69.04% 13 Missing ⚠️
src/vame/visualization/motif.py 30.76% 9 Missing ⚠️
src/vame/util/auxiliary.py 87.50% 2 Missing ⚠️
src/vame/pipeline.py 66.66% 1 Missing ⚠️
Files with missing lines Coverage Δ
src/vame/io/load_poses.py 100.00% <100.00%> (ø)
src/vame/schemas/project.py 100.00% <100.00%> (ø)
src/vame/util/sample_data.py 100.00% <100.00%> (ø)
src/vame/video/__init__.py 100.00% <ø> (ø)
src/vame/pipeline.py 86.27% <66.66%> (+7.18%) ⬆️
src/vame/util/auxiliary.py 73.07% <87.50%> (+5.63%) ⬆️
src/vame/visualization/motif.py 30.76% <30.76%> (ø)
src/vame/initialize_project/new.py 85.41% <69.04%> (-6.51%) ⬇️
src/vame/video/video.py 44.11% <28.00%> (-45.89%) ⬇️

... and 1 file with indirect coverage changes

@luiztauffer luiztauffer marked this pull request as ready for review February 12, 2025 13:27
@luiztauffer luiztauffer merged commit 0e35bab into main Feb 12, 2025
3 checks passed
@luiztauffer luiztauffer deleted the dev branch February 12, 2025 13:59
@luiztauffer luiztauffer restored the dev branch February 12, 2025 13:59
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.

run on colab option to load videos for project initialization
1 participant