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

Maintenance of configs and update README #229

Merged
merged 23 commits into from
Oct 29, 2024
Merged

Conversation

sfmig
Copy link
Collaborator

@sfmig sfmig commented Oct 23, 2024

Some maintenance changes

  • GitHub actions
    • change CI to include an intel macOS
  • pre-commit config
    • remove black
    • match config to movement and NIU cookiecutter config
  • make CLI of detect-and-track-video entry point more consistent the options of other entry points
  • update README.md
  • apply linting and formatting changes to files so that new pre-commits are happy

@codecov-commenter
Copy link

codecov-commenter commented Oct 23, 2024

Codecov Report

Attention: Patch coverage is 59.64912% with 23 lines in your changes missing coverage. Please review.

Project coverage is 47.69%. Comparing base (5d58d85) to head (e2d4cd6).

Files with missing lines Patch % Lines
crabs/tracker/utils/sort.py 22.22% 7 Missing ⚠️
crabs/tracker/utils/io.py 33.33% 4 Missing ⚠️
crabs/tracker/track_video.py 50.00% 3 Missing ⚠️
crabs/detector/models.py 33.33% 2 Missing ⚠️
crabs/tracker/evaluate_tracker.py 83.33% 2 Missing ⚠️
crabs/detector/utils/evaluate.py 66.66% 1 Missing ⚠️
crabs/detector/utils/visualization.py 50.00% 1 Missing ⚠️
...rabs/stereo_calibration/extract_pairs_of_frames.py 0.00% 1 Missing ⚠️
crabs/tracker/sort.py 75.00% 1 Missing ⚠️
crabs/tracker/utils/tracking.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #229      +/-   ##
==========================================
- Coverage   47.75%   47.69%   -0.07%     
==========================================
  Files          24       24              
  Lines        1493     1495       +2     
==========================================
  Hits          713      713              
- Misses        780      782       +2     

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

@sfmig sfmig mentioned this pull request Oct 25, 2024
@sfmig sfmig marked this pull request as ready for review October 25, 2024 14:29
@sfmig sfmig changed the title Add installation instructions to README Maintenance of configs and update README Oct 25, 2024
@sfmig sfmig marked this pull request as draft October 25, 2024 17:07
@sfmig sfmig marked this pull request as ready for review October 29, 2024 16:41
@sfmig sfmig merged commit 7105c4c into main Oct 29, 2024
7 checks passed
@sfmig sfmig deleted the smg/installation-instructions branch October 29, 2024 16:43
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