Skip to content

Conversation

@archibald1418
Copy link
Contributor

Coverage for unintentional fix in #9790 that fixed #9918

Motivation and context

There used to be a bug. When you:

  • create project with images
  • add tags
  • remove a tagged image
  • export project dataset in YOLO Ultralytics Classification

tag annotations from removed frames are still present while they shouldn't be.

Checklist

  • I submit my changes into the develop branch
  • I have created a changelog fragment
  • I have updated the documentation accordingly
  • I have added tests to cover my changes
  • I have linked related issues (see GitHub docs)

License

  • I submit my code changes under the same MIT License that covers the project.
    Feel free to contact the maintainers if that's a concern.

@sonarqubecloud
Copy link

@codecov-commenter
Copy link

codecov-commenter commented Nov 13, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.53%. Comparing base (5d62475) to head (e39835f).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop   #10002      +/-   ##
===========================================
- Coverage    75.73%   74.53%   -1.20%     
===========================================
  Files          427      427              
  Lines        46244    46243       -1     
  Branches      4132     4132              
===========================================
- Hits         35023    34469     -554     
- Misses       11221    11774     +553     
Components Coverage Δ
cvat-ui 77.50% <ø> (ø)
cvat-server 72.03% <ø> (-2.21%) ⬇️
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@archibald1418 archibald1418 removed the request for review from zhiltsov-max November 14, 2025 10:08
Copy link
Contributor

@Eldies Eldies left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@archibald1418 archibald1418 merged commit b991aec into develop Nov 14, 2025
57 checks passed
@archibald1418 archibald1418 deleted the ov/test-restapi-tags-project-export branch November 14, 2025 13:19
jeronimodeleon pushed a commit to jeronimodeleon/cvat that referenced this pull request Nov 19, 2025
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.

Removed images export in tag annotation project

4 participants