-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Fix part of #4374: Adds docstring in core/domain/exp_services_test.py #6027
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.
Hi @dev-ritik, thanks for the PR! Took a pass, PTAL!
Codecov Report
@@ Coverage Diff @@
## develop #6027 +/- ##
=======================================
Coverage 45.3% 45.3%
=======================================
Files 520 520
Lines 30667 30667
Branches 4597 4597
=======================================
Hits 13893 13893
Misses 16774 16774 Continue to review full report at Codecov.
|
Hi @dev-ritik, can you please update the PR title to |
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 @dev-ritik! 😄
Congrats on your first PR! |
Thanks @vibhor98! |
Explanation
Fix part of #4374: Adds docstring in core/domain/exp_services_test.py
Checklist
python scripts/pre_commit_linter.py
andbash scripts/run_frontend_tests.sh
.