Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tooling] Add --exclude flag to Generator to support field removal testing #1411

Merged
merged 45 commits into from
May 24, 2021
Merged
Changes from 1 commit
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
76ab51e
commit with example test files, to be removed at a later date
May 12, 2021
a407d11
Merge branch 'master' into exclude_set
May 12, 2021
2cc6523
tbc changelog message
May 12, 2021
b530f5b
update PR
May 12, 2021
071bb63
fixed regression
May 12, 2021
b3f5bf7
reorder imports
May 12, 2021
c23266c
make comments more consistent
May 12, 2021
1174813
make comments more consistent
May 12, 2021
8c9eb53
refactor add exclude_filter.py
May 13, 2021
7305ea2
simplified console messages
May 13, 2021
853b0c3
simplify console messages
May 13, 2021
b787790
Merge branch 'master' into exclude_set
djptek May 13, 2021
8d91616
separated calls to subsetfulter exclude_filter for clarity
May 13, 2021
14e05a7
added trailing newlines to test files
May 13, 2021
6cdbcd0
removed fake test files
May 13, 2021
fead411
refactor - move shared defs from subset to loader
May 14, 2021
cbd45c3
refactor - move warn to loader
May 14, 2021
30f88b5
moved test_eval_globs to loader unit tests
May 14, 2021
d17e7b1
moved test_eval_globs to loader unit tests
May 14, 2021
20bc1a5
add test_schema_exclude_filter
May 14, 2021
8764112
test_load_exclude_definitions_raises_when_no_exclude_found
May 14, 2021
29b56b6
added test_exclude_field
May 14, 2021
f32b83c
added test_exclude_fields
May 14, 2021
17c62ef
added test_exclude_non_existing_field_set
May 14, 2021
c8c1c70
added test_exclude_non_existing_field
May 14, 2021
90f0b5f
added test_exclude_field_deep_path
May 14, 2021
c5a7a2a
adding test_exclude_non_existing_field_deep_path
May 14, 2021
a196562
WIP - test_exclude_field_deep_path is failing
May 14, 2021
9128f6e
resolved test_exclude_field_deep_path
May 14, 2021
ed1e18b
Merge branch 'master' into exclude_set
djptek May 14, 2021
2dab2af
remove print statement
May 14, 2021
c0a97c7
Merge branch 'master' into exclude_set
May 17, 2021
3e65530
Merge branch 'master' into exclude_set
djptek May 19, 2021
fa1a9e7
Merge branch 'exclude_set' of https://github.com/djptek/ecs into excl…
May 19, 2021
e52c94f
Merge branch 'master' into exclude_set
May 20, 2021
2e5abb0
normalize use of 3xdouble quote in comments
May 20, 2021
8488069
removed exclude-set.yml
May 20, 2021
3972bea
update USAGE and add dot paths
May 20, 2021
6782f67
add test_exclude_field_dot_path test_exclude_field_base_always_persists
May 20, 2021
a17bc29
update tests to reflect delete vestigial parent
May 20, 2021
c1a57c6
fix #1426 thanks @ebeahan
May 20, 2021
da24cc5
fix comment
May 20, 2021
847a0bc
remove unused imports
May 20, 2021
b66d63e
remove unused imports part 2
May 20, 2021
f1750a7
removed unused imports the gift that just keeps giving
May 20, 2021
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'master' into exclude_set
  • Loading branch information
djptek committed May 12, 2021
commit a407d113138b29e5b1a238f430046425874ddca0

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.