-
- Downloads
There was a problem fetching the pipeline summary.
Changed way to compare matplotlib results
Before, matplotlib png outputs were compared bit by bit. But, if the version of matplotlib changes, there can be some very small differences. So, now, we compare using pytest-mpl module, tolerating a given RMS on the difference between the expected and output images
parent
f7a0e33f
No related branches found
No related tags found
Pipeline #
Showing
- genomeAPCAT/qc_annote_module/genome_seq_functions.py 9 additions, 4 deletionsgenomeAPCAT/qc_annote_module/genome_seq_functions.py
- genomeAPCAT/utils.py 10 additions, 9 deletionsgenomeAPCAT/utils.py
- requirements.txt 1 addition, 0 deletionsrequirements.txt
- setup.cfg 7 additions, 2 deletionssetup.cfg
- test/data/annotate/exp_files/baseline/test_dist_l90.png 0 additions, 0 deletionstest/data/annotate/exp_files/baseline/test_dist_l90.png
- test/data/annotate/exp_files/baseline/test_dist_nbcont.png 0 additions, 0 deletionstest/data/annotate/exp_files/baseline/test_dist_nbcont.png
- test/data/annotate/exp_files/baseline/test_plot_dist.png 0 additions, 0 deletionstest/data/annotate/exp_files/baseline/test_plot_dist.png
- test/data/annotate/exp_files/res_QC_L90-test_plot_dist.png 0 additions, 0 deletionstest/data/annotate/exp_files/res_QC_L90-test_plot_dist.png
- test/data/annotate/exp_files/res_plot_distr.png 0 additions, 0 deletionstest/data/annotate/exp_files/res_plot_distr.png
- test/test_unit/test_genome_func.py 53 additions, 10 deletionstest/test_unit/test_genome_func.py
- test/test_unit/test_utils.py 8 additions, 5 deletionstest/test_unit/test_utils.py
argparse | ||
pytest>=2.5.2 | ||
pytest-cov>=1.6 | ||
pytest-mpl>=0.8 | ||
pytest-catchlog>=1.2.2 | ||
coverage>=4 | ||
progressbar2 >= 3.18.0 | ||
... | ... |
17.9 KiB
22.8 KiB
14.4 KiB
19.4 KiB
12.5 KiB