vkottler / vmklib

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

0.7.6 - Improve project-name detection #13

Closed vkottler closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #13 (a801b53) into master (faa4af2) will not change coverage. The diff coverage is 100.00%.

:exclamation: Current head a801b53 differs from pull request most recent head 458936c. Consider uploading reports for the commit 458936c to get more accurate results

Impacted file tree graph

@@            Coverage Diff            @@
##            master       #13   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines          169       175    +6     
=========================================
+ Hits           169       175    +6     
Impacted Files Coverage Δ
setup.py 100.00% <ø> (ø)
vmklib/__init__.py 100.00% <100.00%> (ø)
vmklib/app.py 100.00% <100.00%> (ø)
vmklib/entry.py 100.00% <100.00%> (ø)

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 faa4af2...458936c. Read the comment docs.