wearerequired / traduttore

🗼 A WordPress plugin to improve the I18N workflow for your own projects based on @GlotPress.
https://wearerequired.github.io/traduttore/
72 stars 15 forks source link

Support `application/x-www-form-urlencoded` as content type for GitHub webhook #183

Closed ocean90 closed 4 years ago

ocean90 commented 4 years ago

Description Fixes https://github.com/wearerequired/traduttore/issues/166

How has this been tested?

Screenshots If applicable, add screenshots to show the visual change.

Types of changes New feature

Checklist:

codecov[bot] commented 4 years ago

Codecov Report

Merging #183 into master will increase coverage by 0.10%. The diff coverage is 100.00%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master     #183      +/-   ##
============================================
+ Coverage     81.37%   81.47%   +0.10%     
- Complexity      364      367       +3     
============================================
  Files            24       24              
  Lines           902      907       +5     
============================================
+ Hits            734      739       +5     
  Misses          168      168              
Impacted Files Coverage Δ Complexity Δ
inc/WebhookHandler/GitHub.php 100.00% <100.00%> (ø) 15.00 <0.00> (+3.00)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d52032a...5fe5c59. Read the comment docs.