Skip to content

Add Cypress task for searching file names #9518

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

Merged
merged 3 commits into from
Jun 25, 2025
Merged

Conversation

orazvaliev
Copy link
Contributor

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 orazvaliev requested a review from bsekachev as a code owner June 9, 2025 17:11
@codecov-commenter
Copy link

codecov-commenter commented Jun 10, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

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%) ⬇️
cvat-server 70.75% <ø> (ø)
🚀 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.

Copy link

@orazvaliev orazvaliev merged commit d738f74 into develop Jun 25, 2025
33 checks passed
@orazvaliev orazvaliev deleted the ro/quality-report-tests branch June 25, 2025 11:45
@archibald1418 archibald1418 removed the request for review from bsekachev June 25, 2025 11:48
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.

3 participants