sap-linuxlab / community.sap_libs

Automation for SAP - Collection of Ansible Modules for SAP for low-level activities which are highly reusable
Apache License 2.0
16 stars 7 forks source link

add conditions for start stop restart sys #28

Closed rainerleber closed 1 year ago

codecov-commenter commented 1 year ago

Codecov Report

Merging #28 (cad3a61) into main (bc0cff6) will decrease coverage by 0.12%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   74.90%   74.79%   -0.12%     
==========================================
  Files          23       23              
  Lines        1546     1559      +13     
  Branches      305      301       -4     
==========================================
+ Hits         1158     1166       +8     
- Misses        324      326       +2     
- Partials       64       67       +3     
Flag Coverage Δ
sanity 23.21% <0.00%> (-0.35%) :arrow_down:
units 77.12% <0.00%> (-0.08%) :arrow_down:

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

Impacted Files Coverage Δ
plugins/modules/sap_control_exec.py 73.25% <0.00%> (-5.23%) :arrow_down:
tests/unit/compat/mock.py 16.98% <0.00%> (ø)
...ests/unit/plugins/modules/test_sap_system_facts.py 100.00% <0.00%> (ø)
.../module_utils/swpm2_parameters_inifile_generate.py 18.65% <0.00%> (ø)
plugins/modules/sap_company.py 89.65% <0.00%> (+0.12%) :arrow_up:
plugins/modules/sap_user.py 74.25% <0.00%> (+0.15%) :arrow_up:
plugins/modules/sap_snote.py 82.35% <0.00%> (+0.21%) :arrow_up:
plugins/modules/sap_task_list_execute.py 71.27% <0.00%> (+0.62%) :arrow_up:
plugins/modules/sapcar_extract.py 54.54% <0.00%> (+1.13%) :arrow_up:
... and 1 more

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more