release-engineering / ubi-population-tool

A tool for populating UBI repositories.
GNU General Public License v3.0
3 stars 14 forks source link

Add logging of populated repo #162

Closed rbikar closed 2 years ago

rbikar commented 3 years ago

Logs of ubipop are difficult read, let's add logging of currently populated repos in order to improve readability of log.

codecov-commenter commented 3 years ago

Codecov Report

Merging #162 (c5d47c2) into master (929f916) will increase coverage by 0.03%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #162      +/-   ##
==========================================
+ Coverage   92.53%   92.56%   +0.03%     
==========================================
  Files           5        5              
  Lines         897      901       +4     
==========================================
+ Hits          830      834       +4     
  Misses         67       67              
Impacted Files Coverage Δ
ubipop/__init__.py 85.66% <100.00%> (+0.18%) :arrow_up:

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 929f916...c5d47c2. Read the comment docs.