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

Recreate a chunk in case of UnpicklingError #7251

Merged
merged 5 commits into from
Dec 11, 2023

Conversation

azhavoro
Copy link
Contributor

@azhavoro azhavoro commented Dec 11, 2023

Motivation and context

Resolved #7251

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 Dec 11, 2023

Codecov Report

Merging #7251 (6575c0c) into develop (588df39) will increase coverage by 0.02%.
Report is 1 commits behind head on develop.
The diff coverage is 50.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7251      +/-   ##
===========================================
+ Coverage    81.75%   81.78%   +0.02%     
===========================================
  Files          367      367              
  Lines        39369    39374       +5     
  Branches      3644     3644              
===========================================
+ Hits         32188    32202      +14     
+ Misses        7181     7172       -9     
Components Coverage Δ
cvat-ui 75.96% <ø> (+0.06%) ⬆️
cvat-server 87.07% <50.00%> (-0.02%) ⬇️

@azhavoro azhavoro requested review from SpecLad and removed request for nmanovic and Marishka17 December 11, 2023 13:49
azhavoro and others added 3 commits December 11, 2023 17:23
…_data.md

Co-authored-by: Roman Donchenko <roman@cvat.ai>
Co-authored-by: Roman Donchenko <roman@cvat.ai>
@SpecLad SpecLad merged commit e472fad into develop Dec 11, 2023
34 checks passed
@SpecLad SpecLad deleted the az/workarround_cache_corrupted_data branch December 11, 2023 16:40
@cvat-bot cvat-bot bot mentioned this pull request Dec 11, 2023
amjadsaadeh pushed a commit to amjadsaadeh/cvat that referenced this pull request Dec 14, 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.

None yet

2 participants