Skip to content

Conversation

@feng-j678
Copy link
Contributor

@feng-j678 feng-j678 commented Jun 16, 2023

What is in this PR:
[X] rewrite logic to write status_payload to complete_status_file_path w/o truncation
[X] add unit test

@codecov
Copy link

codecov bot commented Jun 16, 2023

Codecov Report

Merging #195 (05bf332) into master (b7d2203) will increase coverage by 0.04%.
The diff coverage is 97.05%.

@@            Coverage Diff             @@
##           master     #195      +/-   ##
==========================================
+ Coverage   90.07%   90.11%   +0.04%     
==========================================
  Files          90       90              
  Lines       14423    14443      +20     
==========================================
+ Hits        12991    13016      +25     
+ Misses       1432     1427       -5     
Flag Coverage Δ
python27 ?
python39 90.11% <97.05%> (+0.04%) ⬆️

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

Impacted Files Coverage Δ
src/core/src/service_interfaces/StatusHandler.py 94.40% <95.65%> (+1.19%) ⬆️
src/core/src/core_logic/ExecutionConfig.py 81.35% <100.00%> (+0.15%) ⬆️
src/core/tests/Test_StatusHandler.py 99.75% <100.00%> (+0.01%) ⬆️

Copy link
Contributor

@rane-rajasi rane-rajasi left a comment

Choose a reason for hiding this comment

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

Comments inline

Copy link
Contributor

@rane-rajasi rane-rajasi left a comment

Choose a reason for hiding this comment

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

Comments inline

@feng-j678 feng-j678 force-pushed the user/jf/add_complete_status_file_logic branch from dc700c9 to 3d12da9 Compare June 22, 2023 16:53
Copy link
Collaborator

@kjohn-msft kjohn-msft left a comment

Choose a reason for hiding this comment

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

Minor comments, okay on rest.

Copy link
Contributor

@rane-rajasi rane-rajasi left a comment

Choose a reason for hiding this comment

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

Comments inline

Copy link
Contributor

@rane-rajasi rane-rajasi left a comment

Choose a reason for hiding this comment

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

One minor comment left open. Leaving upto @feng-j678 whether or not to include the suggestion in this or next PR.

Branch shows out of sync with master, please resolve that before merging

@feng-j678 feng-j678 enabled auto-merge (squash) July 6, 2023 21:58
@feng-j678 feng-j678 merged commit c558335 into master Jul 6, 2023
@feng-j678 feng-j678 deleted the user/jf/add_complete_status_file_logic branch July 6, 2023 22:01
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.

4 participants