Skip to content

Conversation

@JSabadin
Copy link
Contributor

@JSabadin JSabadin commented Jul 1, 2025

Purpose

Corrected YOLOv6 parser behavior where it incorrectly evaluated the entire dataset directory as a split.

Specification

None / not applicable

Dependencies & Potential Impact

None / not applicable

Deployment Plan

None / not applicable

Testing & Validation

None / not applicable

@JSabadin JSabadin requested a review from a team as a code owner July 1, 2025 13:58
@JSabadin JSabadin requested review from conorsim, klemen1999, kozlov721 and tersekmatija and removed request for a team July 1, 2025 13:58
@github-actions github-actions bot added the fix Fixing a bug label Jul 1, 2025
@codecov
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.58%. Comparing base (8c271e2) to head (4614b34).
Report is 1 commits behind head on main.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@            Coverage Diff            @@
##           main     #337       +/-   ##
=========================================
+ Coverage      0   95.58%   +95.58%     
=========================================
  Files         0      102      +102     
  Lines         0     6118     +6118     
=========================================
+ Hits          0     5848     +5848     
- Misses        0      270      +270     

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

@klemen1999 klemen1999 merged commit f7af7d1 into main Jul 1, 2025
25 of 26 checks passed
@klemen1999 klemen1999 deleted the fix/parsers branch July 1, 2025 19:15
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.

4 participants