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

Add __eq__ __hash__ to ABCTimestamps #8

Merged
merged 2 commits into from
Jan 3, 2025
Merged

Conversation

moi15moi
Copy link
Owner

@moi15moi moi15moi commented Jan 3, 2025

No description provided.

@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 96.38554% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.87%. Comparing base (25de23c) to head (3cedf99).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
video_timestamps/fps_timestamps.py 83.33% 1 Missing ⚠️
video_timestamps/text_file_timestamps.py 87.50% 1 Missing ⚠️
video_timestamps/video_timestamps.py 83.33% 1 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##             main       #8      +/-   ##
==========================================
- Coverage   97.97%   97.87%   -0.11%     
==========================================
  Files          16       16              
  Lines        1287     1364      +77     
==========================================
+ Hits         1261     1335      +74     
- Misses         26       29       +3     

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

@moi15moi moi15moi merged commit 6cbfef4 into main Jan 3, 2025
15 checks passed
@moi15moi moi15moi deleted the Add-eq-and-hash-method branch January 3, 2025 03:09
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