Skip to content

Commit f5d3ff7

Browse files
Add extended ruling expectations
1 parent 1dc6376 commit f5d3ff7

File tree

89 files changed

+1145
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

89 files changed

+1145
-0
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
'Archery:sql/engines/oracle.py':[
3+
293,
4+
],
5+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
'Archery:sql/tests.py':[
3+
1399,
4+
1421,
5+
],
6+
}
Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
{
2+
'Archery:sql/engines/oracle.py':[
3+
274,
4+
430,
5+
466,
6+
529,
7+
554,
8+
],
9+
'Archery:sql/query_privileges.py':[
10+
134,
11+
293,
12+
],
13+
}
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
{
2+
'Archery:sql/utils/data_masking.py':[
3+
316,
4+
],
5+
'Archery:sql/utils/go_data_masking.py':[
6+
284,
7+
],
8+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
'LibCST:libcst/codemod/commands/rename.py':[
3+
227,
4+
],
5+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
'LibCST:libcst/matchers/tests/test_matchers.py':[
3+
226,
4+
],
5+
}
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
{
2+
'airflow:airflow/providers/amazon/aws/hooks/athena.py':[
3+
108,
4+
126,
5+
],
6+
}
Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
{
2+
'airflow:airflow/providers/amazon/aws/log/s3_task_handler.py':[
3+
102,
4+
],
5+
'airflow:airflow/providers/google/cloud/hooks/cloud_memorystore.py':[
6+
594,
7+
],
8+
'airflow:airflow/providers/google/cloud/log/gcs_task_handler.py':[
9+
136,
10+
],
11+
'airflow:airflow/www/fab_security/manager.py':[
12+
79,
13+
],
14+
'airflow:airflow/www/utils.py':[
15+
266,
16+
],
17+
}
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
'airflow:airflow/providers/google/cloud/hooks/mlengine.py':[
3+
397,
4+
],
5+
}
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
{
2+
'airflow:airflow/providers/google/cloud/operators/cloud_storage_transfer_service.py':[
3+
504,
4+
506,
5+
],
6+
'airflow:airflow/providers/google/cloud/transfers/gcs_to_local.py':[
7+
101,
8+
103,
9+
],
10+
}

0 commit comments

Comments
 (0)