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(giturl): use githubusercontent for raw url #194

Merged
merged 1 commit into from
Nov 6, 2019
Merged

Conversation

tripodsan
Copy link
Contributor

fixes #193

@codecov
Copy link

codecov bot commented Nov 5, 2019

Codecov Report

Merging #194 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #194      +/-   ##
==========================================
+ Coverage   99.66%   99.66%   +<.01%     
==========================================
  Files          17       17              
  Lines        1209     1211       +2     
  Branches      291      292       +1     
==========================================
+ Hits         1205     1207       +2     
  Misses          4        4
Impacted Files Coverage Δ
src/GitUrl.js 100% <100%> (ø) ⬆️

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 3a3e5e8...273d7ea. Read the comment docs.

@tripodsan tripodsan merged commit 01da4b1 into master Nov 6, 2019
adobe-bot pushed a commit that referenced this pull request Nov 6, 2019
## [3.1.2](v3.1.1...v3.1.2) (2019-11-06)

### Bug Fixes

* **giturl:** use githubusercontent for raw url ([#194](#194)) ([01da4b1](01da4b1)), closes [#193](#193)
@adobe-bot
Copy link

🎉 This PR is included in version 3.1.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

@rofe rofe deleted the raw-fix branch November 28, 2019 16:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

GitUrl.raw() should use githubusercontent as host.
4 participants