Skip to content

Conversation

@ketan96-m
Copy link
Collaborator

@ketan96-m ketan96-m commented Sep 19, 2024

Resolves #464

Bug:

image

The marching ants seems to take the first number back from SX and report that for the complete run (rather than updating):

image

Solution:

There was a bug in the implementation of the update code of progress bar. Fixed it to take the total files from the backend.

Added a test case for advancing the progress bar.

@ketan96-m ketan96-m added this to the 3.0.1 Bugfixes milestone Sep 19, 2024
@codecov
Copy link

codecov bot commented Sep 19, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 82.75%. Comparing base (e681796) to head (4c0a363).
Report is 15 commits behind head on 3.0_develop.

Additional details and impacted files
@@               Coverage Diff               @@
##           3.0_develop     #470      +/-   ##
===============================================
+ Coverage        82.32%   82.75%   +0.43%     
===============================================
  Files               26       26              
  Lines             1386     1386              
===============================================
+ Hits              1141     1147       +6     
+ Misses             245      239       -6     
Flag Coverage Δ
unittests 82.75% <ø> (+0.43%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@ketan96-m
Copy link
Collaborator Author

@gordonwatts Can you please review

@gordonwatts gordonwatts self-requested a review September 20, 2024 05:14
@ketan96-m ketan96-m merged commit 2d087a6 into 3.0_develop Sep 20, 2024
@ketan96-m ketan96-m deleted the feat/progress_bar branch September 20, 2024 15:03
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