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

Fix Tumblr sharing not working #237

Merged
merged 4 commits into from
Dec 27, 2021
Merged

Fix Tumblr sharing not working #237

merged 4 commits into from
Dec 27, 2021

Conversation

pixeldesu
Copy link
Member

Oops, looks like I broke Tumblr sharing with #232

Here's the fix and a test to check for it to work, and included with it come adjusted specs for SocialHelper:: which should work on non-CI systems with custom hostnames as well!

@codecov
Copy link

codecov bot commented Dec 27, 2021

Codecov Report

Merging #237 (3248da0) into master (62755b8) will increase coverage by 0.20%.
The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
+ Coverage   61.64%   61.84%   +0.20%     
==========================================
  Files          92       92              
  Lines        2109     2110       +1     
==========================================
+ Hits         1300     1305       +5     
+ Misses        809      805       -4     
Impacted Files Coverage Δ
app/models/services/tumblr.rb 92.30% <100.00%> (+33.97%) ⬆️

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 62755b8...3248da0. Read the comment docs.

@pixeldesu pixeldesu merged commit b544145 into master Dec 27, 2021
@pixeldesu pixeldesu deleted the bugfix/tumblr-sharing branch December 27, 2021 13:28
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.

None yet

3 participants