bugbug/scripts
Marco Castelluccio 33749dd6b4 Move the 'regressor' field from commits to bugs in the changes artifact
Fixes #1977
2020-12-02 23:06:10 +01:00
..
__init__.py
analyze_training_metrics.py Plot and check classes separately for binary models (#1824) 2020-09-28 16:39:54 +02:00
backout_related_test_regressions.py Make script to find test regressions for backouts and backed-out commits use the commits DB instead of re-analyzing commits using Mercurial 2020-04-29 14:12:03 +02:00
bug_classifier.py Add type annotations to the bug classifier script 2020-09-01 15:24:21 +02:00
bug_retriever.py Don't count bugs twice 2020-10-27 16:00:40 +01:00
check.py Get rid of utils.download_and_load_model function 2020-11-19 23:34:27 +01:00
check_all_metrics.py Update all index URLs, removing the 'relman' string 2020-09-01 14:45:02 +02:00
comment_level_labeler.py Get rid of the load_model utility function 2020-11-19 23:40:59 +01:00
commit_classifier.py Get rid of utils.download_and_load_model function 2020-11-19 23:34:27 +01:00
commit_retriever.py Update coverage information on previously retrieved commits too 2020-11-19 01:02:12 +01:00
evaluate_similarity.py Duplicate/similarity detection using Elasticsearch (#1269) 2020-02-10 11:07:08 +01:00
generate_duplicate_sheet.py End to end duplicate model script (#1509) 2020-05-20 13:04:49 +02:00
generate_landings_risk_report.py Move the 'regressor' field from commits to bugs in the changes artifact 2020-12-02 23:06:10 +01:00
generate_sheet.py Add type annotations to the generate sheet script 2020-11-17 01:12:47 +01:00
get_type_labels.py
get_untriaged.py
integration_test.sh Use utils.download_model for downloading models in the HTTP service instead of reimplementing it 2020-03-01 21:33:18 +01:00
microannotate_generator.py Access microannotated repos with username and password 2020-11-13 14:45:41 +01:00
past_bugs_by_unit.py Consider all bugs for finding past bugs by unit, not only defects 2020-11-09 14:43:01 +01:00
redundant_failures.py Update redundant failures script to handle the new format of the push data file 2020-09-24 15:53:08 +02:00
regressor_finder.py Don't needlessly collect previous bug fixing commits in a list 2020-12-02 19:32:41 +01:00
retrieve_training_metrics.py Update all index URLs, removing the 'relman' string 2020-09-01 14:45:02 +02:00
revision_retriever.py Generate Phabricator revisions DB similarly to bugs DB 2020-10-27 00:22:53 +01:00
shadow_scheduler_stats.py Add a script to gather shadow scheduler stats for a set of pushes 2020-12-02 15:55:37 +01:00
similarity_query.py Update all index URLs, removing the 'relman' string 2020-09-01 14:45:02 +02:00
similarity_trainer.py Duplicate/similarity detection using Elasticsearch (#1269) 2020-02-10 11:07:08 +01:00
test_scheduling_history_retriever.py Use mozci.config module instead of adr.config module 2020-09-21 16:15:46 +02:00
testing_policy_stats.py Assume there is only one testing tag per revision 2020-10-28 01:07:14 +01:00
trainer.py Stop using f-strings when there are no placeholders 2020-05-08 16:14:10 +02:00