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

Schema rename suppress types #834

Closed
wants to merge 30 commits into from
Closed
Show file tree
Hide file tree
Changes from 24 commits
Commits
Show all changes
30 commits
Select commit Hold shift + click to select a range
44e314b
Suppress type tests
LWprogramming May 27, 2020
2d6edb6
Fix CascadingSuppressionError tests
LWprogramming May 28, 2020
e03a281
Update union tests
LWprogramming May 28, 2020
a621c83
Implement type suppression
LWprogramming May 28, 2020
f8c78df
lint
LWprogramming May 28, 2020
9fed25e
fix lint issues
LWprogramming May 28, 2020
7e46999
Add to CascadingSuppressionError comment
LWprogramming May 28, 2020
9bd3c66
Add info about iterated suppression
LWprogramming May 28, 2020
43ef8f7
Refactor cascading suppression check out from query type field editing
LWprogramming May 28, 2020
69a9430
Add type hints
LWprogramming May 28, 2020
d2c6940
Fix incorrect comment
LWprogramming May 28, 2020
2e83ea4
Merge branch 'master' into schema_rename_suppress_types
LWprogramming May 29, 2020
360ce36
Address most comments
LWprogramming Jun 1, 2020
e813bb4
Partial lint
LWprogramming Jun 1, 2020
d3680eb
Replace Optional[Any] with Any
LWprogramming Jun 2, 2020
1217f9d
Clarify ancestors parameter usage
LWprogramming Jun 2, 2020
841be44
Change suppress every type's error type to SchemaTransformERror
LWprogramming Jun 2, 2020
107b597
Lint
LWprogramming Jun 2, 2020
64f0892
Clean up comments
LWprogramming Jun 3, 2020
1efe78b
Add type check for CascadingSuppressionError message
LWprogramming Jun 3, 2020
d940d08
Docstring fix
LWprogramming Jun 3, 2020
ebde233
Comment formatting
LWprogramming Jun 3, 2020
a5cb849
Create VisitorReturnType
LWprogramming Jun 8, 2020
0ffa6a7
lint
LWprogramming Jun 8, 2020
d8c9e8c
Fix _rename_name_and_add_to_record type-hints
LWprogramming Jun 8, 2020
ab55007
Sketch out more ergonomic CascadingSuppressionError message
LWprogramming Jun 11, 2020
acf564c
lint
LWprogramming Jun 18, 2020
09169db
Add interface tests
LWprogramming Jun 18, 2020
21bc14f
Temporarily remove interface implementation suppression tests
LWprogramming Jun 18, 2020
3ec80b4
Remove unnecessary ast return for cascading error check
LWprogramming Jun 18, 2020
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
Loading