openSUSE / openSUSE-release-tools

Tools to aid in staging and release work for openSUSE/SUSE
GNU General Public License v2.0
61 stars 95 forks source link

Add repo2fileprovides.py #2947

Closed Vogtinator closed 1 year ago

Vogtinator commented 1 year ago

Script to generate necessary FileProvides lines needed by OBS from repo data.

OBS doesn't want to do it itself, so we'll have to take care of it...

codecov-commenter commented 1 year ago

Codecov Report

Patch coverage has no change and project coverage change: +14.65 :tada:

Comparison is base (af36a03) 13.63% compared to head (65fec99) 28.29%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #2947 +/- ## =========================================== + Coverage 13.63% 28.29% +14.65% =========================================== Files 84 85 +1 Lines 14573 14601 +28 =========================================== + Hits 1987 4131 +2144 + Misses 12586 10470 -2116 ``` | [Impacted Files](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2947?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE) | Coverage Δ | | |---|---|---| | [repo2fileprovides.py](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2947?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE#diff-cmVwbzJmaWxlcHJvdmlkZXMucHk=) | `0.00% <0.00%> (ø)` | | ... and [25 files with indirect coverage changes](https://codecov.io/gh/openSUSE/openSUSE-release-tools/pull/2947/indirect-changes?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=openSUSE) 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=openSUSE). 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=openSUSE)

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