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

Update conversion pixel to post only #1330

Closed hopsoft closed 4 years ago

hopsoft commented 4 years ago

Type of PR

Description

Update conversion pixel to POST only and support custom metadata.

Checklist

codecov[bot] commented 4 years ago

Codecov Report

Merging #1330 into master will increase coverage by 0.01%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #1330      +/-   ##
==========================================
+ Coverage   34.96%   34.98%   +0.01%     
==========================================
  Files         352      352              
  Lines        8114     8113       -1     
==========================================
+ Hits         2837     2838       +1     
+ Misses       5277     5275       -2     
Impacted Files Coverage Δ
app/controllers/pixel_conversions_controller.rb 100.00% <100.00%> (ø)
app/models/pixel.rb 100.00% <100.00%> (+12.50%) :arrow_up: