Skip to content

Demo slash command #518

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

Closed
wants to merge 2 commits into from

Conversation

MarcoGorelli
Copy link
Collaborator

No description provided.

@MarcoGorelli
Copy link
Collaborator Author

/pre-commit-run

@codecov-io
Copy link

codecov-io commented Dec 13, 2020

Codecov Report

Merging #518 (7a4e2e4) into master (f02d4bc) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #518   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           13        13           
  Lines          734       734           
=========================================
  Hits           734       734           

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 f02d4bc...7a4e2e4. Read the comment docs.

@MarcoGorelli
Copy link
Collaborator Author

/pre-commit-run

@MarcoGorelli
Copy link
Collaborator Author

The first time I commented /pre-commit-run, a commit was added which did

-        out = re.sub(pattern_, substitution_, out,
-            flags=re.MULTILINE
-        )
+        out = re.sub(pattern_, substitution_, out, flags=re.MULTILINE)

The second time I commented, no commit was added (because the checks already passed)

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.

2 participants