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

Add GitHub link parser to Markdown #78

Merged
merged 4 commits into from
May 6, 2022
Merged

Add GitHub link parser to Markdown #78

merged 4 commits into from
May 6, 2022

Conversation

Xety
Copy link
Member

@Xety Xety commented May 6, 2022

No description provided.

@Xety Xety linked an issue May 6, 2022 that may be closed by this pull request
@codecov
Copy link

codecov bot commented May 6, 2022

Codecov Report

Merging #78 (89ef296) into master (0060321) will decrease coverage by 0.04%.
The diff coverage is 80.48%.

@@             Coverage Diff              @@
##             master      #78      +/-   ##
============================================
- Coverage     83.40%   83.35%   -0.05%     
- Complexity      677      689      +12     
============================================
  Files           147      153       +6     
  Lines          2543     2584      +41     
============================================
+ Hits           2121     2154      +33     
- Misses          422      430       +8     
Impacted Files Coverage Δ
app/Models/DiscussConversation.php 78.46% <ø> (ø)
...Models/Presenters/DiscussConversationPresenter.php 83.33% <ø> (ø)
app/Markdown/GithubCommit/GithubCommitRenderer.php 50.00% <50.00%> (ø)
...wn/GithubPullRequest/GithubPullRequestRenderer.php 50.00% <50.00%> (ø)
...pp/Markdown/GithubCommit/GithubCommitExtension.php 100.00% <100.00%> (ø)
app/Markdown/GithubCommit/GithubCommitParser.php 100.00% <100.00%> (ø)
...n/GithubPullRequest/GithubPullRequestExtension.php 100.00% <100.00%> (ø)
...down/GithubPullRequest/GithubPullRequestParser.php 100.00% <100.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 0060321...89ef296. Read the comment docs.

@Xety Xety merged commit d9c1799 into master May 6, 2022
@Xety Xety deleted the issue-68 branch May 6, 2022 19:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DEVELOPER - Add GitHub link parser to Markdown
1 participant