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

Added status of comments(updated) #7470

Merged
merged 4 commits into from
Feb 12, 2020
Merged

Conversation

keshavsethi
Copy link
Member

Fixes #7362
added status of comment (Travis issue was in previous PR)
new
@cesswairimu @SidharthBansal
Thanks!

@keshavsethi keshavsethi requested a review from a team as a code owner February 12, 2020 04:30
@codecov
Copy link

codecov bot commented Feb 12, 2020

Codecov Report

Merging #7470 into master will increase coverage by 0.01%.
The diff coverage is 84.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #7470      +/-   ##
==========================================
+ Coverage   81.86%   81.87%   +0.01%     
==========================================
  Files          97       97              
  Lines        5602     5612      +10     
==========================================
+ Hits         4586     4595       +9     
- Misses       1016     1017       +1
Impacted Files Coverage Δ
app/models/node.rb 90.9% <100%> (-0.02%) ⬇️
app/controllers/tag_controller.rb 80.49% <100%> (+0.18%) ⬆️
app/controllers/user_sessions_controller.rb 66.45% <100%> (ø) ⬆️
app/models/comment.rb 76.89% <75%> (-0.06%) ⬇️
app/channels/application_cable/connection.rb 100% <0%> (ø) ⬆️
app/channels/application_cable/channel.rb 100% <0%> (ø) ⬆️
app/channels/user_notification_channel.rb 83.33% <0%> (ø) ⬆️
app/channels/user_channel.rb 83.33% <0%> (ø) ⬆️
app/channels/room_channel.rb 71.42% <0%> (ø) ⬆️
app/controllers/openid_controller.rb 53.84% <0%> (ø) ⬆️
... and 21 more

Copy link
Collaborator

@cesswairimu cesswairimu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Great 🎉
Thanks @keshavsethi

@cesswairimu cesswairimu merged commit eaf1dd0 into publiclab:master Feb 12, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add "status" field to /comments page, viewable by admins/moderators only
2 participants