Skip to content

Conversation

@tony
Copy link
Member

@tony tony commented May 5, 2019

vim find/replace:

%s,:\(support\|release\|bug\|feature\)\:\`[-]*` ,,ge

%s,:\(support\|release\|bug\|feature\)\:\`\([0-9]*\)\`,:issue:`\2` ,ge

%s,- \:\(release\)\:\`\(.*\)\`,\2\r,ge

@codecov-io
Copy link

codecov-io commented May 5, 2019

Codecov Report

Merging #223 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #223   +/-   ##
=======================================
  Coverage   72.55%   72.55%           
=======================================
  Files           5        5           
  Lines         266      266           
=======================================
  Hits          193      193           
  Misses         73       73

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 381a870...de731e9. Read the comment docs.

tony added a commit to tony/django-slugify-processor that referenced this pull request May 12, 2019
@tony tony merged commit 8b26ad9 into master May 18, 2019
@tony tony deleted the doc-overhaul branch May 18, 2019 20:20
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.

3 participants