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

Record DB-related events only after changes are committed #7477

Merged
merged 1 commit into from
Feb 15, 2024

Conversation

SpecLad
Copy link
Contributor

@SpecLad SpecLad commented Feb 13, 2024

Motivation and context

This is a small addendum to #7460, which I couldn't include in that PR, because it was blocked by #7430.

How has this been tested?

Manual testing.

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.

@SpecLad SpecLad marked this pull request as ready for review February 13, 2024 15:40
@SpecLad SpecLad requested a review from Marishka17 as a code owner February 13, 2024 15:40
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Oh, I missed it. Thanks for catching it; fixed now.

Copy link

codecov bot commented Feb 15, 2024

Codecov Report

Merging #7477 (3f84ea5) into develop (e8384f8) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #7477      +/-   ##
===========================================
- Coverage    83.55%   83.54%   -0.01%     
===========================================
  Files          375      375              
  Lines        39752    39756       +4     
  Branches      3734     3734              
===========================================
  Hits         33213    33213              
- Misses        6539     6543       +4     
Components Coverage Δ
cvat-ui 79.44% <ø> (-0.03%) ⬇️
cvat-server 87.32% <100.00%> (+<0.01%) ⬆️

@SpecLad SpecLad merged commit 6260232 into cvat-ai:develop Feb 15, 2024
34 checks passed
@SpecLad SpecLad deleted the events-on-commit branch February 15, 2024 16:49
@cvat-bot cvat-bot bot mentioned this pull request Feb 23, 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.

2 participants