Skip to content
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

Extend some timeouts in tests #8963

Merged
merged 2 commits into from
Jan 21, 2025
Merged

Conversation

zhiltsov-max
Copy link
Contributor

@zhiltsov-max zhiltsov-max commented Jan 17, 2025

Motivation and context

Reduces changes of getting problems like these:
https://github.com/cvat-ai/cvat/actions/runs/12830112733/job/35777856334?pr=8943
https://github.com/cvat-ai/cvat/actions/runs/12830417963/job/35778560490?pr=8962

How has this been tested?

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.

@zhiltsov-max zhiltsov-max changed the title Extend webhook delivery retrieval timeout in tests Extend some timeouts in tests Jan 17, 2025
@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 73.83%. Comparing base (8613254) to head (52069e3).
Report is 3 commits behind head on develop.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #8963      +/-   ##
===========================================
- Coverage    73.88%   73.83%   -0.05%     
===========================================
  Files          416      417       +1     
  Lines        44421    44583     +162     
  Branches      3996     4028      +32     
===========================================
+ Hits         32820    32920     +100     
- Misses       11601    11663      +62     
Components Coverage Δ
cvat-ui 78.28% <77.15%> (-0.14%) ⬇️
cvat-server 70.06% <ø> (ø)

@zhiltsov-max zhiltsov-max requested review from archibald1418 and removed request for azhavoro January 20, 2025 11:08
@zhiltsov-max zhiltsov-max merged commit 23bcc89 into develop Jan 21, 2025
34 checks passed
@zhiltsov-max zhiltsov-max deleted the zm/extend-webhook-test-timeout branch January 21, 2025 15: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