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

devel Python version exclusive #14

Closed rainerleber closed 2 years ago

codecov-commenter commented 2 years ago

Codecov Report

Merging #14 (f52b036) into main (c818c15) will decrease coverage by 0.02%. The diff coverage is n/a.

@@            Coverage Diff             @@
##             main      #14      +/-   ##
==========================================
- Coverage   80.26%   80.24%   -0.03%     
==========================================
  Files          22       22              
  Lines        1409     1412       +3     
  Branches      180      285     +105     
==========================================
+ Hits         1131     1133       +2     
- Misses        217      218       +1     
  Partials       61       61              
Flag Coverage Δ
sanity 24.35% <ø> (ø)
units 77.19% <ø> (-0.03%) :arrow_down:

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

Impacted Files Coverage Δ
tests/unit/compat/mock.py 16.98% <0.00%> (+1.29%) :arrow_up:
tests/unit/compat/unittest.py 80.00% <0.00%> (+2.22%) :arrow_up:

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