vkottler / vmklib

Simplify project workflows by standardizing use of GNU Make.
MIT License
1 stars 0 forks source link

Dev/1.4.2 #43

Closed vkottler closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #43 (6cc7f1b) into master (8f45d6f) will not change coverage. The diff coverage is 100.00%.

@@            Coverage Diff            @@
##            master       #43   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           12        16    +4     
  Lines          339       405   +66     
=========================================
+ Hits           339       405   +66     
Impacted Files Coverage Δ
vmklib/app.py 100.00% <ø> (ø)
vmklib/tasks/python/package.py 100.00% <ø> (ø)
vmklib/tasks/python/yaml.py 100.00% <ø> (ø)
tests/data/python-tasks/python_tasks/__init__.py 100.00% <100.00%> (ø)
vmklib/__init__.py 100.00% <100.00%> (ø)
vmklib/data/lib_tasks/conf.py 100.00% <100.00%> (ø)
vmklib/tasks/mixins/concrete.py 100.00% <100.00%> (ø)
vmklib/tasks/python/build.py 100.00% <100.00%> (ø)
vmklib/tasks/python/lint.py 100.00% <100.00%> (ø)
vmklib/tasks/python/sa.py 100.00% <100.00%> (ø)
... and 4 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 8f45d6f...6cc7f1b. Read the comment docs.