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 crash related to issue tries to mount to not existing parent #6977

Merged
merged 2 commits into from
Oct 12, 2023

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Oct 11, 2023

Motivation and context

Resolved #6950

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.

@codecov
Copy link

codecov bot commented Oct 11, 2023

Codecov Report

Merging #6977 (fc81fde) into develop (e699848) will increase coverage by 0.04%.
Report is 20 commits behind head on develop.
The diff coverage is 92.85%.

@@             Coverage Diff             @@
##           develop    #6977      +/-   ##
===========================================
+ Coverage    82.58%   82.63%   +0.04%     
===========================================
  Files          360      360              
  Lines        38914    38920       +6     
  Branches      3570     3570              
===========================================
+ Hits         32137    32161      +24     
+ Misses        6777     6759      -18     
Components Coverage Δ
cvat-ui 77.69% <92.85%> (+0.08%) ⬆️
cvat-server 87.16% <ø> (+0.01%) ⬆️

@klakhov
Copy link
Contributor

klakhov commented Oct 12, 2023

Need to add a line to changelog

@bsekachev bsekachev merged commit 5545e83 into develop Oct 12, 2023
33 checks passed
@github-actions github-actions bot mentioned this pull request Oct 12, 2023
@bsekachev bsekachev deleted the bs/fixed_crash branch October 13, 2023 07:39
@github-actions github-actions bot mentioned this pull request Oct 13, 2023
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.

Possible review mode completion issues button program error
2 participants