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 exception "Cannot read properties of null (reading 'plot')" #7422

Merged
merged 3 commits into from
Feb 1, 2024

Conversation

bsekachev
Copy link
Member

@bsekachev bsekachev commented Feb 1, 2024

Motivation and context

Not affects users somehow, just want to get rid of extra logged exceptions.

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.

@bsekachev bsekachev marked this pull request as ready for review February 1, 2024 10:35
Copy link

codecov bot commented Feb 1, 2024

Codecov Report

Merging #7422 (54e6990) into develop (e4aa63f) will increase coverage by 0.03%.
Report is 1 commits behind head on develop.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7422      +/-   ##
===========================================
+ Coverage    83.43%   83.47%   +0.03%     
===========================================
  Files          373      373              
  Lines        39760    39761       +1     
  Branches      3720     3721       +1     
===========================================
+ Hits         33175    33190      +15     
+ Misses        6585     6571      -14     
Components Coverage Δ
cvat-ui 79.36% <100.00%> (+0.07%) ⬆️
cvat-server 87.24% <ø> (ø)

@bsekachev bsekachev merged commit 27f8aa7 into develop Feb 1, 2024
43 checks passed
@bsekachev bsekachev deleted the bs/fixed_exception_1 branch February 1, 2024 12:02
@cvat-bot cvat-bot bot mentioned this pull request Feb 9, 2024
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