-
-
Notifications
You must be signed in to change notification settings - Fork 4.3k
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
Fixes part of #6387: Remove tag_regex, invalid_parameter_names, show_trainable_unresolved_answers #7140
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Codecov Report
@@ Coverage Diff @@
## develop #7140 +/- ##
===========================================
+ Coverage 98.05% 98.06% +<.01%
===========================================
Files 377 377
Lines 63176 63082 -94
===========================================
- Hits 61948 61860 -88
+ Misses 1228 1222 -6
Continue to review full report at Codecov.
|
1 similar comment
Codecov Report
@@ Coverage Diff @@
## develop #7140 +/- ##
===========================================
+ Coverage 98.05% 98.06% +<.01%
===========================================
Files 377 377
Lines 63176 63082 -94
===========================================
- Hits 61948 61860 -88
+ Misses 1228 1222 -6
Continue to review full report at Codecov.
|
@kevinlee12 @nithusha21 @DubeySandeep @aks681 Code owner review, please. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved. Sorry for the delay!
Explanation
Fixes part of #6387: Remove tag_regex, invalid_parameter_names, show_trainable_unresolved_answers from collection editor and exploration editor
Checklist
python scripts/pre_commit_linter.py
andbash scripts/run_frontend_tests.sh
.