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

Added support for react-markown in AI tools errors #6320

Merged
merged 2 commits into from
Jun 15, 2023

Conversation

klakhov
Copy link
Contributor

@klakhov klakhov commented Jun 15, 2023

This is quick-fix for errors that occur in AI tools errors. Generally, we need to throw errors via errors-state.

Motivation and context

How has this been tested?

Checklist

  • I submit my changes into the develop branch
  • I have added a description of my changes into the CHANGELOG file
  • 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.

@klakhov klakhov requested a review from bsekachev as a code owner June 15, 2023 09:00
@codecov
Copy link

codecov bot commented Jun 15, 2023

Codecov Report

Merging #6320 (6f12c7d) into develop (fb87d7d) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop    #6320      +/-   ##
===========================================
- Coverage    79.70%   79.69%   -0.02%     
===========================================
  Files          320      320              
  Lines        37240    37240              
  Branches      6744     6744              
===========================================
- Hits         29683    29678       -5     
- Misses        7280     7284       +4     
- Partials       277      278       +1     
Components Coverage Δ
cvat-ui 77.09% <ø> (-0.02%) ⬇️
cvat-server 82.05% <ø> (-0.02%) ⬇️

@bsekachev bsekachev merged commit 3eeaeb2 into develop Jun 15, 2023
@bsekachev bsekachev deleted the kl/usage-tracker-fixes branch June 23, 2023 09:20
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.

2 participants