Skip to content

docs: fix simple typo, recurssion -> recursion#184

Open
timgates42 wants to merge 1 commit into
donnemartin:masterfrom
timgates42:bugfix_typo_recursion
Open

docs: fix simple typo, recurssion -> recursion#184
timgates42 wants to merge 1 commit into
donnemartin:masterfrom
timgates42:bugfix_typo_recursion

Conversation

@timgates42

Copy link
Copy Markdown

There is a small typo in xonsh/proc.py.

Should read recursion rather than recurssion.

Semi-automated pull request generated by
https://github.com/timgates42/meticulous/blob/master/docs/NOTE.md

There is a small typo in xonsh/proc.py.

Should read `recursion` rather than `recurssion`.
@codecov-commenter

codecov-commenter commented Oct 9, 2024

Copy link
Copy Markdown

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 53.21%. Comparing base (d7c57ab) to head (3f02f30).
❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##           master     #184       +/-   ##
===========================================
- Coverage   95.09%   53.21%   -41.89%     
===========================================
  Files          34       86       +52     
  Lines        2119     6585     +4466     
===========================================
+ Hits         2015     3504     +1489     
- Misses        104     3081     +2977     
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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.

3 participants