release-engineering / ubi-population-tool

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

Refactor the ubipop test cases #187

Closed LinglingXiang closed 2 years ago

LinglingXiang commented 2 years ago

1.use the manifest to do the ubipop 2.use the gitlab as the config url 3.add some validation for the check 4.add the expected json result 5.add one test case only, the next will be added later

codecov[bot] commented 2 years ago

Codecov Report

Merging #187 (faad3b2) into master (868c054) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #187   +/-   ##
=======================================
  Coverage   97.19%   97.19%           
=======================================
  Files           7        7           
  Lines        1034     1034           
=======================================
  Hits         1005     1005           
  Misses         29       29           

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 868c054...faad3b2. Read the comment docs.

rbikar commented 2 years ago

Please fix also failure reported by static checks.