gitcoinco / code_fund_ads

CodeFund is an open source platform that helps fund maintainers, bloggers, and builders through non-tracking ethical ads
https://codefund.io
GNU Affero General Public License v3.0
375 stars 104 forks source link

Replace comments to use Trix #1300

Closed coderberry closed 4 years ago

coderberry commented 4 years ago

Type of PR

Description

Use ActionText & Trix for comments (including inline attachments)

Fixes #1282

Checklist

Screenshots

Image 2020-05-21 at 12 19 55 PM

codecov[bot] commented 4 years ago

Codecov Report

Merging #1300 into master will increase coverage by 0.04%. The diff coverage is 66.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1300      +/-   ##
==========================================
+ Coverage   34.44%   34.48%   +0.04%     
==========================================
  Files         344      344              
  Lines        7935     7937       +2     
==========================================
+ Hits         2733     2737       +4     
+ Misses       5202     5200       -2     
Impacted Files Coverage Δ
app/controllers/comments_controller.rb 0.00% <0.00%> (ø)
app/components/application_component.rb 50.00% <100.00%> (+3.33%) :arrow_up:
...pp/components/comments/rich_text_form_component.rb 100.00% <100.00%> (ø)
app/models/comment.rb 94.73% <100.00%> (+0.29%) :arrow_up:
app/jobs/schedule_organization_report_job.rb 86.20% <0.00%> (ø)
app/controllers/impressions_controller.rb 86.95% <0.00%> (+8.69%) :arrow_up: