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

Pr3/conditional checker #220

Closed
wants to merge 138 commits into from
Closed

Pr3/conditional checker #220

wants to merge 138 commits into from

Conversation

feng-j678
Copy link
Contributor

[x] add conditional checker to delay truncation to reduce truncation overhead - current time vs truncation timestamp if 60 secs have passed, truncation will execute. when timestamp is below 60 secs then truncation logic will not apply during application process unless the terminal state has reached (success or error).
[x] unit test

feng-j678 added 30 commits May 10, 2023 11:47
…into user/johnfeng/add_assessment_truncation
…into user/johnfeng/add_installation_truncation
@codecov
Copy link

codecov bot commented Oct 23, 2023

Codecov Report

Merging #220 (89f68c0) into master (b50ef62) will increase coverage by 0.63%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #220      +/-   ##
==========================================
+ Coverage   90.39%   91.02%   +0.63%     
==========================================
  Files          90       90              
  Lines       14810    15777     +967     
==========================================
+ Hits        13387    14361     +974     
+ Misses       1423     1416       -7     
Flag Coverage Δ
python27 91.02% <100.00%> (+0.63%) ⬆️
python39 91.02% <100.00%> (+0.63%) ⬆️

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

Files Coverage Δ
src/core/src/bootstrap/Constants.py 98.71% <100.00%> (+0.05%) ⬆️
.../core/src/core_logic/ConfigurePatchingProcessor.py 94.84% <100.00%> (ø)
src/core/src/service_interfaces/StatusHandler.py 96.92% <100.00%> (+2.11%) ⬆️
src/core/tests/Test_CoreMain.py 99.92% <100.00%> (+0.04%) ⬆️
src/core/tests/Test_StatusHandler.py 99.87% <100.00%> (+0.09%) ⬆️

... and 1 file with indirect coverage changes

@feng-j678 feng-j678 closed this Feb 8, 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.

1 participant