tomoh1r / ansible-vault

This project aim to R/W an ansible-vault yaml file
GNU General Public License v3.0
54 stars 32 forks source link

Ignore no copied line #44 #49

Closed tomoh1r closed 3 years ago

tomoh1r commented 3 years ago

Pull Request Template

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

And read CONTRIBUTING.md.

Fixes #44

Type of change

Please delete options that are not relevant.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

Test Configuration:

Checklist

codecov-commenter commented 3 years ago

Codecov Report

Merging #49 (f9d8083) into master (8287426) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #49   +/-   ##
=======================================
  Coverage   86.47%   86.47%           
=======================================
  Files          16       16           
  Lines         392      392           
=======================================
  Hits          339      339           
  Misses         53       53           
Flag Coverage Δ
unittests 86.47% <ø> (ø)

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


Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 8287426...f9d8083. Read the comment docs.