salt icon indicating copy to clipboard operation
salt copied to clipboard

[Increase Test Coverage] Batch 7

Open Ch3LL opened this issue 2 years ago • 0 comments

Increase the code coverage percent on the following files to at least 80%.

File | Percent

  • [ ] salt/fileclient.py | 60
  • [ ] salt/crypt.py | 56
  • [ ] salt/utils/jinja.py | 74
  • [ ] salt/utils/parsers.py | 70
  • [x] salt/init.py | 66

Please be aware that currently the percentage might be inaccurate if the module uses __salt__ due to https://github.com/saltstack/salt/issues/64696

Ch3LL avatar Jul 28 '23 18:07 Ch3LL