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 sapcontrol #2

Closed rainerleber closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #2 (83ae647) into main (33ac72d) will increase coverage by 0.82%. The diff coverage is 87.50%.

@@            Coverage Diff             @@
##             main       #2      +/-   ##
==========================================
+ Coverage   80.05%   80.87%   +0.82%     
==========================================
  Files          17       19       +2     
  Lines        1163     1307     +144     
  Branches      155      169      +14     
==========================================
+ Hits          931     1057     +126     
- Misses        175      190      +15     
- Partials       57       60       +3     
Flag Coverage Δ
sanity 22.48% <26.58%> (+0.48%) :arrow_up:
units 78.19% <84.02%> (+0.72%) :arrow_up:

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

Impacted Files Coverage Δ
plugins/modules/system/sapcontrol.py 78.48% <78.48%> (ø)
...sts/unit/plugins/modules/system/test_sapcontrol.py 98.46% <98.46%> (ø)

:mega: Codecov can now indicate which changes are the most critical in Pull Requests. Learn more