Skip to content
#

quality-assurance

Here are 225 public repositories matching this topic...

marcoquerque
marcoquerque commented Mar 31, 2020

I have a syntax error in a file that is involves an error message with a curly bracket:

The msg here: https://github.com/rubik/radon/blob/8db8eac6b93aca1eea818060b62350a7cf6a7d36/radon/cli/__init__.py#L353

I imagine contains the curly bracket which causes an issue at the format call here:

https://github.com/rubik/radon/blob/8db8eac6b93aca1eea818060b62350a7cf6a7d36/radon/cli/__init__.py#L3

shawnbrown
shawnbrown commented Apr 14, 2019

Add how-to documentation for inequalities.

Should demonstrate:

  • using validate.interval() to create left- and right-bounded intervals (for greater-than-or-equal-to and less-than-or-equal-to)
  • using functions for implementing greater-than or less than (but not equal-to)
  • and maybe interval disjunction (e.g. a combined x < min or max < x)
image-comparison
romankh3
romankh3 commented Sep 19, 2019

Is your feature request related to a problem? Please describe.
All the data need to be logged. That's why I think that the logging must be added to the image-comparison.

Describe the solution you'd like
The solution is to add SLF4J based on Log4j 2.* version.

Describe alternatives you've considered
Instead of the Log4J can be used Logback or even JUL(java.util.logging).
Th

mkrzyzanowski
mkrzyzanowski commented Nov 7, 2018

It's time to properly handle the documentation :). This is a summary ticket for all tasks related to the docs update.

  • migrate whatever is worth and still true from the wiki to our docs site
  • document the new functionality related to interfaces handling
  • document the setup with various cloud providers, e.g. SauceLabs, Crossbrowsertesting, etc. (#69)
  • running tests in para

Percona QA is a suite of scripts and utilities that assists in building, continuous integration, automated testing & bug reporting for Percona Server, Percona XtraDB Cluster, Percona XtraBackup, Percona Server for MongoDB, as well as other flavors of MySQL (Oracle, Facebook MyQSL, WebScaleSQL, MariaDB) etc.

  • Updated Jul 3, 2020
  • PLpgSQL
ZoranPandovski
ZoranPandovski commented Oct 27, 2019

Before adding a new testing tool, please follow the contributing guide:

Search previous suggestions before making a new one, as yours may be a duplicate.
Make an individual pull request for each suggestion.
Chose the corresponding section.
New categories or improvements to the existing categorization are welcome.
Research if the tool you're including is actually awesome and useful. THanks

mwasilew
mwasilew commented Apr 23, 2020

Proper setup of groups and projects in SQUAD is crucial for effective use of the tool. Right now the information about possible settings and their impact is scattered in various parts of the documentation. Some options are not described and one needs to look at the source code in order to understand their impact. Proposed administration guide should cover above mentioned topics as well as best pra

yannickwurm
yannickwurm commented May 29, 2016

We should make it clearer to users that they shoudl consider # of hits and stars together: more hits = more confidence in stars....

reason this came up:

  • not sure we should be reporting on something like the following (only 7 swissprot hits).

    augustus_masked-scaffold63-processed-gene-0.1-mRNA-1 protein AED:1.00 eAED:1.00 QI:0|0|0|0|1|1|4|0|197
    MFQTGAVKIIANTVPWHQSYSATADHLIAVTWLPVVMCGAVPAM

Improve this page

Add a description, image, and links to the quality-assurance topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the quality-assurance topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.