Skip to content

fix: usernames can have brackets #61

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

Merged
merged 4 commits into from
Jan 19, 2019
Merged

Conversation

jakebolam
Copy link
Contributor

Fixes #33

@codecov
Copy link

codecov bot commented Jan 19, 2019

Codecov Report

Merging #61 into master will increase coverage by 0.84%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #61      +/-   ##
==========================================
+ Coverage   59.57%   60.41%   +0.84%     
==========================================
  Files           4        4              
  Lines          94       96       +2     
  Branches       12       12              
==========================================
+ Hits           56       58       +2     
  Misses         33       33              
  Partials        5        5
Impacted Files Coverage Δ
src/processIssueComment.js 91.37% <100%> (+0.3%) ⬆️

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 9ef0271...7839584. Read the comment docs.

@@ -0,0 +1,13 @@
/* eslint-disable no-useless-escape */

function getSafeRef(ref) {
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is horrendous, I'm open to comments for follow-up PRs

@jakebolam jakebolam merged commit 71f6278 into master Jan 19, 2019
@jakebolam jakebolam deleted the fix/usernames-can-have-brackets branch January 19, 2019 13:32
@all-contributors-release-bot
Copy link
Member

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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.

2 participants