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
376 stars 104 forks source link

add url to organizations #1264

Closed andrewmcodes closed 4 years ago

andrewmcodes commented 4 years ago

Type of PR

Description

Add URL to organizations as requested by Nate.

Checklist

Screenshots

image

codecov[bot] commented 4 years ago

Codecov Report

Merging #1264 into master will increase coverage by 0.03%. The diff coverage is 77.77%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1264      +/-   ##
==========================================
+ Coverage   34.26%   34.30%   +0.03%     
==========================================
  Files         325      325              
  Lines        7669     7673       +4     
==========================================
+ Hits         2628     2632       +4     
  Misses       5041     5041              
Impacted Files Coverage Δ
app/controllers/organizations_controller.rb 0.00% <0.00%> (ø)
app/models/impression.rb 73.26% <ø> (ø)
app/helpers/application_helper.rb 39.39% <100.00%> (+1.89%) :arrow_up:
app/models/campaign.rb 78.89% <100.00%> (ø)
app/models/organization.rb 71.23% <100.00%> (+0.39%) :arrow_up:
app/models/property.rb 75.73% <100.00%> (+0.37%) :arrow_up:
app/validators/url_validator.rb 100.00% <100.00%> (ø)
app/jobs/schedule_organization_report_job.rb 86.20% <0.00%> (ø)