fabric8-analytics / fabric8-analytics-stack-analysis

GNU General Public License v3.0
6 stars 26 forks source link

Use one central file for all QA files #266

Closed tisnik closed 5 years ago

tisnik commented 5 years ago

This PR implements the first task in: https://jira.coreos.com/browse/APPAI-516

Make all QA-related tools more effective and easier to use by developers

  1. All QA-related scripts needs to be made unified by using external list of directories to check
  2. All QA-related scripts needs to be moved into separate subdirectory
  3. QA Dashboard should be updated to use the new scripts (as #1)

JIRA issue for the 1st task: https://jira.coreos.com/browse/APPAI-481

Currently, several QA-related scripts have the 'source-directories' included in the script body. It would be nice to use separate and central configuration file for this.

codecov-io commented 5 years ago

Codecov Report

:exclamation: No coverage uploaded for pull request base (master@e200a7d). Click here to learn what that means. The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##             master     #266   +/-   ##
=========================================
  Coverage          ?   51.06%           
=========================================
  Files             ?       46           
  Lines             ?     2103           
  Branches          ?        0           
=========================================
  Hits              ?     1074           
  Misses            ?     1029           
  Partials          ?        0

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 e200a7d...591758a. Read the comment docs.

centos-ci commented 5 years ago

@tisnik Your image is available in the registry: docker pull quay.io/openshiftio/rhel-bayesian-kronos:SNAPSHOT-PR-266