Skip to content

Conversation

@klemen1999
Copy link
Collaborator

Purpose

  • Fixes bug where YOLOv8 parser validate_split() function didn't have the correct signature
  • Fixes issue which caused macOS zips to not be parsed because of extra MACOSX folder

Specification

None / not applicable

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

None / not applicable

@klemen1999 klemen1999 requested a review from a team as a code owner September 8, 2025 16:47
@klemen1999 klemen1999 requested review from conorsim, kkeroo, kozlov721 and tersekmatija and removed request for a team September 8, 2025 16:47
@github-actions github-actions bot added the fix Fixing a bug label Sep 8, 2025
@codecov
Copy link

codecov bot commented Sep 8, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 95.31%. Comparing base (571af92) to head (a2153c4).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #368      +/-   ##
==========================================
+ Coverage   95.30%   95.31%   +0.01%     
==========================================
  Files         105      105              
  Lines        6540     6535       -5     
==========================================
- Hits         6233     6229       -4     
+ Misses        307      306       -1     

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

@klemen1999 klemen1999 merged commit 7f15cba into main Sep 8, 2025
15 checks passed
@klemen1999 klemen1999 deleted the fix/bug_yolov8_validate_split branch September 8, 2025 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix Fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants