-
Notifications
You must be signed in to change notification settings - Fork 35
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
Added modifications to polls and stories API #851
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.
Add tests
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.
Make sure to run the script ./code_check.py
Codecov Report
@@ Coverage Diff @@
## main #851 +/- ##
==========================================
+ Coverage 81.88% 82.02% +0.13%
==========================================
Files 44 44
Lines 4632 4667 +35
==========================================
+ Hits 3793 3828 +35
Misses 839 839
Continue to review full report at Codecov.
|
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.
Thanks Alvi
Added modifications to polls and stories API call to solve the following two issues: #850 and #835