fedora-infra / koschei

Continuous integration for Fedora packages
GNU General Public License v2.0
37 stars 15 forks source link

Infer build repo_id from rebuildSRPM task #313

Closed mizdebsk closed 4 years ago

mizdebsk commented 4 years ago

When there are no buildArch tasks then rebuildSRPM task can also be used to deduce repo_id from. Fixes #310

codecov-io commented 4 years ago

Codecov Report

Merging #313 into master will increase coverage by 0.2%. The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff            @@
##           master     #313     +/-   ##
=========================================
+ Coverage   84.49%   84.69%   +0.2%     
=========================================
  Files          41       41             
  Lines        3793     3797      +4     
=========================================
+ Hits         3205     3216     +11     
+ Misses        588      581      -7
Impacted Files Coverage Δ
koschei/backend/__init__.py 83.44% <100%> (+0.87%) :arrow_up:
koschei/backend/koji_util.py 88.05% <0%> (+2.48%) :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 f05f635...0056f16. Read the comment docs.