release-engineering / ubi-population-tool

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

Enable logging of ubi-config [RHELDST-6398] #193

Closed rbikar closed 1 year ago

rbikar commented 1 year ago

For CLI this change enables logging of ubi-config on INFO level.

rbikar commented 1 year ago

run tests

codecov[bot] commented 1 year ago

Codecov Report

Base: 97.24% // Head: 97.24% // Increases project coverage by +0.00% :tada:

Coverage data is based on head (02bf283) compared to base (22b4498). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #193 +/- ## ======================================= Coverage 97.24% 97.24% ======================================= Files 7 7 Lines 1052 1053 +1 ======================================= + Hits 1023 1024 +1 Misses 29 29 ``` | [Impacted Files](https://codecov.io/gh/release-engineering/ubi-population-tool/pull/193?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=release-engineering) | Coverage Δ | | |---|---|---| | [ubipop/cli.py](https://codecov.io/gh/release-engineering/ubi-population-tool/pull/193/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=release-engineering#diff-dWJpcG9wL2NsaS5weQ==) | `95.91% <100.00%> (+0.08%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=release-engineering). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=release-engineering)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.