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

Refactor quality reports #9026

Open
wants to merge 14 commits into
base: develop
Choose a base branch
from

Conversation

zhiltsov-max
Copy link
Contributor

Motivation and context

An extract from #8953

  • Symbols in quality report computation are made public
  • Added some type annotations
  • Updated quality computation rq job status handling to include the scheduled status as well

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)

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 requested a review from SpecLad as a code owner January 30, 2025 15:46
@codecov-commenter
Copy link

codecov-commenter commented Jan 30, 2025

Codecov Report

Attention: Patch coverage is 48.48485% with 51 lines in your changes missing coverage. Please review.

Project coverage is 73.41%. Comparing base (9892390) to head (bf5d53d).

Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #9026      +/-   ##
===========================================
+ Coverage    73.40%   73.41%   +0.01%     
===========================================
  Files          418      418              
  Lines        44340    44345       +5     
  Branches      3870     3870              
===========================================
+ Hits         32548    32557       +9     
+ Misses       11792    11788       -4     
Components Coverage Δ
cvat-ui 77.38% <ø> (+<0.01%) ⬆️
cvat-server 70.13% <48.48%> (+0.01%) ⬆️

@zhiltsov-max zhiltsov-max marked this pull request as draft January 31, 2025 11:56
@zhiltsov-max zhiltsov-max marked this pull request as ready for review January 31, 2025 21:39
Copy link

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