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

Fixed opencv runtime initialization #7101

Merged
merged 5 commits into from
Nov 6, 2023
Merged

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Nov 6, 2023

Motivation and context

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)
  • I have increased versions of npm packages if it is necessary
    (cvat-canvas,
    cvat-core,
    cvat-data and
    cvat-ui)

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.

Copy link

codecov bot commented Nov 6, 2023

Codecov Report

Merging #7101 (fe54728) into develop (5392763) will decrease coverage by 0.05%.
The diff coverage is 100.00%.

@@             Coverage Diff             @@
##           develop    #7101      +/-   ##
===========================================
- Coverage    82.43%   82.38%   -0.05%     
===========================================
  Files          361      362       +1     
  Lines        39310    39328      +18     
  Branches      3591     3593       +2     
===========================================
- Hits         32405    32401       -4     
- Misses        6905     6927      +22     
Components Coverage Δ
cvat-ui 77.31% <100.00%> (-0.12%) ⬇️
cvat-server 87.03% <ø> (+0.01%) ⬆️

@bsekachev bsekachev merged commit 506c96b into develop Nov 6, 2023
34 checks passed
@cvat-bot cvat-bot bot mentioned this pull request Nov 6, 2023
@bsekachev bsekachev deleted the bs/fixed_opencv_runtime_init branch November 9, 2023 13:08
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.

1 participant