Skip to content

Commit

Permalink
Updated & simplified RAT excludes
Browse files Browse the repository at this point in the history
Updated & simplified RAT excludes
  • Loading branch information
pravinbhat authored Jul 10, 2024
1 parent 0f12303 commit 10b953d
Showing 1 changed file with 18 additions and 98 deletions.
116 changes: 18 additions & 98 deletions rat-excludes.txt
Original file line number Diff line number Diff line change
@@ -1,12 +1,3 @@
.github/pull_request_template.md
.github/workflows/cdm-integrationtest.yml
.github/workflows/docker-publish.yml
.github/workflows/docker-push-sha-commit.yml
.github/workflows/maven-publish.yml
.github/workflows/maven.yml
.github/workflows/snyk-cli-scan.yml
.github/workflows/snyk-pr-cleanup.yml
.github/workflows/dependabot.yml
README.md
rat-excludes.txt
pom.xml
Expand All @@ -19,99 +10,28 @@ Dockerfile
.all-contributorsrc
.snyk
.snyk.ignore.example
PERF/*
PERF/*/*/output/*
SIT/*
SIT/*/*/output/*
.github/**
scripts/*
test-backup/feature/*
src/resources/partitions.csv
src/resources/primary_key_rows.csv
src/resources/log4j.xml
SIT/smoke_inflight/06_vector/expected.out
SIT/smoke_inflight/06_vector/cdm.migrateData.assert
SIT/smoke_inflight/06_vector/cdm.validateData.assert
SIT/smoke_inflight/06_vector/cdm.txt
SIT/regression/01_explode_map_with_constants/cdm.migrateData.assert
SIT/regression/01_explode_map_with_constants/cdm.fixData.assert
SIT/regression/01_explode_map_with_constants/cdm.validateData.assert
SIT/regression/01_explode_map_with_constants/expected.out
SIT/regression/01_explode_map_with_constants/cdm.txt
SIT/regression/02_ColumnRenameWithConstantsAndExplode/cdm.txt
SIT/regression/02_ColumnRenameWithConstantsAndExplode/expected.out
SIT/regression/02_ColumnRenameWithConstantsAndExplode/cdm.fixData.assert
SIT/regression/02_ColumnRenameWithConstantsAndExplode/cdm.migrateData.assert
SIT/regression/02_ColumnRenameWithConstantsAndExplode/cdm.validateData.assert
SIT/regression/03_performance/cdm.txt
SIT/regression/03_performance/data_break.csv
SIT/regression/03_performance/expected.out
SIT/regression/03_performance/data.csv
SIT/regression/03_performance/cdm.migrateData.assert
SIT/regression/03_performance/cdm.fixData.assert
SIT/regression/03_performance/cdm.validateData.assert
SIT/regression/04_null_ts_in_pk/cdm.txt
SIT/regression/04_null_ts_in_pk/expected.out
SIT/features/06_partition_range/cdm.txt
SIT/features/06_partition_range/expected.out
SIT/features/06_partition_range/origin.feature_partition_range_partitions.csv
SIT/features/05_guardrail/cdm.guardrailCheck.assert
SIT/features/05_guardrail/cdm.txt
SIT/features/05_guardrail/expected.out
SIT/features/05_guardrail/cdm.migrateData.assert
SIT/features/05_guardrail/cdm.fixData.assert
SIT/features/05_guardrail/cdm.validateData.assert
SIT/features/01_constant_column/cdm.txt
SIT/features/01_constant_column/expected.out
SIT/features/01_constant_column/cdm.migrateData.assert
SIT/features/01_constant_column/cdm.fixData.assert
SIT/features/01_constant_column/cdm.validateData.assert
SIT/smoke/00_test_harness/expected.out
SIT/smoke/01_basic_kvp/cdm.txt
SIT/smoke/01_basic_kvp/expected.out
SIT/smoke/02_autocorrect_kvp/cdm.txt
SIT/smoke/02_autocorrect_kvp/expected.out
SIT/smoke/03_ttl_writetime/cdm.txt
SIT/smoke/03_ttl_writetime/t.out
SIT/smoke/03_ttl_writetime/cdm.fixData.assert
SIT/smoke/03_ttl_writetime/cdm.migrateData.assert
SIT/smoke/03_ttl_writetime/cdm.validateData.assert
SIT/smoke/03_ttl_writetime/expected.out
SIT/smoke/04_counters/cdm.txt
SIT/smoke/04_counters/expected.out
SIT/smoke/04_counters/cdm.fixData.assert
SIT/smoke/04_counters/cdm.migrateData.assert
SIT/smoke/04_counters/cdm.validateData.assert
SIT/smoke/04_counters/cdm.fixForce.assert
SIT/smoke/05_reserved_keyword/cdm.txt
SIT/smoke/05_reserved_keyword/expected.out
SIT/smoke_inflight/06_vector/cdm.sh
PERF/logs/scenario_20230523_162859_122.log
PERF/logs/scenario_20230523_162126_056.log
PERF/logs/scenario_20230523_162204_904.log
PERF/logs/scenario_20230523_162151_747.log
PERF/logs/scenario_20230523_162909_904.log
PERF/logs/scenario_20230523_162138_788.log
PERF/logs/scenario_20230523_164956_671.log
PERF/logs/scenario_20230523_162115_962.log
SIT/*/*/*.assert
SIT/*/*/*.out
SIT/*/*/*.txt
SIT/*/*/*.csv
PERF/*/*.log
toolchains.xml
settings.xml
SIT/features/06_partition_range/partitions.csv
SIT/features/04_udt_mapper/expected.out
SIT/features/04_udt_mapper/cdm.txt
SIT/features/04_udt_mapper/cdm.fixData.assert
SIT/features/04_udt_mapper/cdm.migrateData.assert
SIT/features/04_udt_mapper/cdm.validateData.assert
SIT/features/07_migrate_rows/expected.out
SIT/features/07_migrate_rows/origin.feature_migrate_rows_partitions.csv
SIT/features/07_migrate_rows/cdm.txt
SIT/features/07_migrate_rows/primary_key_rows.csv
SIT/features/02_explode_map/expected.out
SIT/features/02_explode_map/cdm.txt
SIT/features/02_explode_map/cdm.fixData.assert
SIT/features/02_explode_map/cdm.migrateData.assert
SIT/features/02_explode_map/cdm.validateData.assert
SIT/features/03_codec/expected.out
SIT/features/03_codec/cdm.txt
SIT/features/03_codec/cdm.fixData.assert
SIT/features/03_codec/cdm.migrateData.assert
SIT/features/03_codec/cdm.validateData.assert
SIT/common.sh
SIT/environment.sh
SIT/Makefile
SIT/cdm-assert.sh
SIT/cdm.sh
SIT/test.sh
PERF/cdm-v3.properties
PERF/perf-iot.yaml
PERF/testing.txt
PERF/cdm-v4.properties
PERF/cgpt.yaml
PERF/cql-iot.yaml

0 comments on commit 10b953d

Please sign in to comment.