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

Fix task mode in tasks restored from backup #6216

Merged
merged 22 commits into from
Jun 19, 2023
Merged

Conversation

zhiltsov-max
Copy link
Contributor

@zhiltsov-max zhiltsov-max commented May 31, 2023

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.

@zhiltsov-max zhiltsov-max mentioned this pull request Jun 1, 2023
7 tasks
@nmanovic
Copy link
Contributor

@zhiltsov-max , could you please resolve the conflicts and I will merge?

@zhiltsov-max zhiltsov-max changed the title Fix task mode in task restored from backup Fix task mode in tasks restored from backup Jun 12, 2023
@codecov
Copy link

codecov bot commented Jun 12, 2023

Codecov Report

Merging #6216 (0cb04cb) into develop (24013a6) will increase coverage by 0.00%.
The diff coverage is 33.33%.

@@           Coverage Diff            @@
##           develop    #6216   +/-   ##
========================================
  Coverage    79.77%   79.78%           
========================================
  Files          321      321           
  Lines        37321    37323    +2     
  Branches      6753     6753           
========================================
+ Hits         29774    29777    +3     
  Misses        7279     7279           
+ Partials       268      267    -1     
Components Coverage Δ
cvat-ui 77.14% <ø> (ø)
cvat-server 82.16% <33.33%> (+<0.01%) ⬆️

SpecLad added a commit that referenced this pull request Jun 12, 2023
The server part of #6039 

- Added support for Ground Truth jobs in a task
- Added support for job creation and removal (only Ground Truth jobs can
  be created or removed in a task)
- Added a component to autocompute quality metrics for a task
- Added tests
- Fixed #5971 (both parts - the
  outside problem and the manifest problem, the manifest part fix is also
  available in #6216)

Co-authored-by: klakhov <kirill.9992@gmail.com>
Co-authored-by: Roman Donchenko <roman@cvat.ai>
Co-authored-by: Kirill Sizov <kirill.sizov@cvat.ai>
@zhiltsov-max zhiltsov-max merged commit 38df1cf into develop Jun 19, 2023
@bsekachev bsekachev deleted the zm/fix-backups branch June 23, 2023 09:19
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