• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

ocadotechnology / bbq
85%

Build:
DEFAULT BRANCH: master
Repo Added 14 May 2018 11:00AM UTC
Files 144
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH master
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • A_MESSAGE_CORRECTION
  • CONFIGURATION_UNIFICATION
  • COPY_JOB_DEADLINE_EXCEEDED
  • DatastoreTableGetRetriableException500error_less_likely_to_happen
  • NON-JIRA_updating_orphaned_backup_query
  • NON_JIRA_do_backup_when_size_mismatch
  • SLI_DATASTUDIO_BUG
  • SLI_documentation
  • SLI_history_view_shows_rows_only_from_newest_snapshot
  • YACHT-1003
  • YACHT-1005
  • YACHT-1007-contribution-guide
  • YACHT-1008_added_google_group
  • YACHT-1009_copy_job_should_handle_duplicated_job_id
  • YACHT-1012_slo_service_should_handle_tables_without_schema
  • YACHT-1020
  • YACHT-1021
  • YACHT-1023
  • YACHT-1025
  • YACHT-1026
  • YACHT-1027
  • YACHT-1029
  • YACHT-1032_TF_update
  • YACHT-1032_added_datasets_ACLs_to_TF_config
  • YACHT-1052
  • YACHT-1054
  • YACHT-1057
  • YACHT-1059
  • YACHT-1092
  • YACHT-1093
  • YACHT-1093-3
  • YACHT-1094
  • YACHT-1095
  • YACHT-1098
  • YACHT-1099
  • YACHT-1104
  • YACHT-1106
  • YACHT-1106-2
  • YACHT-1111
  • YACHT-1123_unify_UI
  • YACHT-1124
  • YACHT-1124-2
  • YACHT-1127
  • YACHT-1133
  • YACHT-1133-REVERT
  • YACHT-1142
  • YACHT-1144
  • YACHT-1173
  • YACHT-1176
  • YACHT-1177
  • YACHT-1183_IAM_roles_in_TF_config
  • YACHT-1183_IAM_update
  • YACHT-1184
  • YACHT-1185
  • YACHT-1186
  • YACHT-1187_gae_firewall
  • YACHT-1232
  • YACHT-1246
  • YACHT-1248
  • YACHT-1250
  • YACHT-1251
  • YACHT-1254
  • YACHT-1254_export_fix
  • YACHT-1256
  • YACHT-1256_NEW
  • YACHT-1274
  • YACHT-1295_document_not_supported_use_cases
  • YACHT-1312
  • YACHT-1312_MR
  • YACHT-1316
  • YACHT-1333_update_jinja2_version
  • YACHT-1351
  • YACHT-1443
  • YACHT-361
  • YACHT-899
  • YACHT-903
  • YACHT-910
  • YACHT-917
  • YACHT-920
  • YACHT-962
  • YACHT-963
  • YACHT-964
  • YACHT-965
  • YACHT-972
  • YACHT-985
  • YACHT-986-update-documentation
  • YACHT_1001
  • YACHT_1002
  • YACHT_1002_2
  • YACHT_1014
  • YACHT_1014_
  • YACHT_1051
  • YACHT_1068
  • YACHT_1301
  • YACHT_1301_2
  • YACHT_1317
  • YACHT_1355
  • YACHT_753
  • YACHT_905
  • YACHT_948
  • YACHT_997
  • backup_entity_schema_migration_tool
  • bug_in_SLI_query
  • cleanup_not_used_datastore_entities_during_retention_process
  • code_separation_in_modules
  • commons_classes_move
  • copy-job-refactor
  • datastore_export_doc
  • execute_query_method_fix
  • export_ds_to_bq
  • filtering_restoration_project_in_sli
  • handling_and_retrying_google_503_errors
  • logging_reduction
  • master
  • method_reordering_refactor
  • move_big_query_package
  • new_slo_module
  • numBytesRepair
  • on_demand_table_backup
  • partition_tasks_scheduling_optmization
  • problem_with_filtering_one_table_should_not_spoil_the_whole_SLI_processing
  • refactored_copy_job_service_tests
  • removing_sync_copy_job_scheduler_service
  • repair_lastModified_issue
  • repair_sli_views_after_schema_migration
  • restoration_daily_test_fix
  • retention_process_optimization
  • services_package_refactoring
  • setup-update
  • setup_update
  • setup_update_Y903
  • simplify_setup
  • sli_latency_fix
  • sli_latency_view_refactor
  • support_for_asia_northeast1_region
  • tablesWithoutSchemaShouldNotBeBackedUp
  • test
  • travis_test
  • ui_remove_env
  • unit_test_packages_refactoring
  • views_labels
  • y909_ui_improvements
  • yacht_972_improved_logging

pending completion
1259

push

travis-ci

web-flow
Merge pull request #160 from ocadotechnology/NON_JIRA_do_backup_when_size_mismatch

NON-JIRA: Make backups when table has backup made after source table …

4 of 4 new or added lines in 1 file covered. (100.0%)

2466 of 2912 relevant lines covered (84.68%)

0.85 hits per line

Relevant lines Covered
Build:
Build:
2912 RELEVANT LINES 2466 COVERED LINES
0.85 HITS PER LINE
Source Files on master
  • List 0
  • Changed 1
  • Source Changed 1
  • Coverage Changed 1
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1259 master Merge pull request #160 from ocadotechnology/NON_JIRA_do_backup_when_size_mismatch NON-JIRA: Make backups when table has backup made after source table … push 10 Dec 2019 03:26PM UTC web-flow travis-ci pending completion  
1258 NON_JIRA_do_backup_when_size_mismatch NON-JIRA: Make backups when table has backup made after source table last modification but there is size mismatch between source and backup table. Empty source table corner case still should no be backed up if non empty backup exists. Pull #160 02 Dec 2019 03:33PM UTC web-flow travis-ci pending completion  
1257 NON_JIRA_do_backup_when_size_mismatch NON-JIRA: Make backups when table has backup made after source table last modification but there is size mismatch between source and backup table. Empty source table corner case still should no be backed up if non empty backup exists. push 02 Dec 2019 03:32PM UTC radkomateusz travis-ci pending completion  
1256 master Merge pull request #159 from Morgenz/YACHT-1259 YACHT-1259 Add exception handling for on-demand table backup, code re… push 18 Sep 2019 09:37AM UTC web-flow travis-ci pending completion  
1255 YACHT-1259 YACHT-1259 Code refactor, add test for on_demand_table_backup Pull #159 18 Sep 2019 09:06AM UTC web-flow travis-ci pending completion  
1254 YACHT-1259 YACHT-1259 Code refactor Pull #159 16 Sep 2019 07:53AM UTC web-flow travis-ci pending completion  
1253 YACHT-1259 YACHT-1259 Code refactor, move exception Pull #159 16 Sep 2019 07:47AM UTC web-flow travis-ci pending completion  
1250 YACHT-1500 YACHT-1500: Filtering out false positive SLI Latency violation if table is empty and already have backups (because we decided that BBQ will no backup table in that situation) Pull #157 12 Aug 2019 06:37PM UTC web-flow travis-ci pending completion  
1251 master Merge pull request #157 from ocadotechnology/YACHT-1500 YACHT-1500: Filtering out false positive SLI Latency violation if tab… push 12 Aug 2019 06:37PM UTC web-flow travis-ci pending completion  
1248 master Merge pull request #156 from ocadotechnology/YACHT-1177 YACHT-1177: Renaming Latency SLI (SLI 3d -> SLI 4d, SLI 4d -> SLI 5d,… push 23 Jul 2019 01:42PM UTC web-flow travis-ci pending completion  
See All Builds (1097)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc