cvat icon indicating copy to clipboard operation
cvat copied to clipboard

Add Cypress task for searching file names

Open orazvaliev opened this issue 5 months ago • 2 comments

Motivation and context

This task is required for cypress tests that needs to find files by pattern.

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.

orazvaliev avatar Jun 09 '25 17:06 orazvaliev

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 73.79%. Comparing base (2a89c6d) to head (3c36f00). Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9518      +/-   ##
===========================================
- Coverage    73.80%   73.79%   -0.01%     
===========================================
  Files          448      448              
  Lines        46763    46763              
  Branches      3943     3943              
===========================================
- Hits         34513    34511       -2     
- Misses       12250    12252       +2     
Components Coverage Δ
cvat-ui 77.73% <ø> (-0.01%) :arrow_down:
cvat-server 70.75% <ø> (ø)
:rocket: New features to boost your workflow:
  • :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • :package: JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

codecov-commenter avatar Jun 10 '25 12:06 codecov-commenter