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 Concurrency Limit to Markdown File Processing for Improved Performance Fixes #3429 #3446

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Update check-markdown.js

c65c5e2
Select commit
Loading
Failed to load commit list.
Open

Add Concurrency Limit to Markdown File Processing for Improved Performance Fixes #3429 #3446

Update check-markdown.js
c65c5e2
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Dec 6, 2024 in 0s

0.00% of diff hit (target 67.77%)

View this Pull Request on Codecov

0.00% of diff hit (target 67.77%)

Annotations

Check warning on line 4 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L4

Added line #L4 was not covered by tests

Check warning on line 6 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L6

Added line #L6 was not covered by tests

Check warning on line 99 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L96-L99

Added lines #L96 - L99 were not covered by tests

Check warning on line 104 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L103-L104

Added lines #L103 - L104 were not covered by tests

Check warning on line 109 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L106-L109

Added lines #L106 - L109 were not covered by tests

Check warning on line 111 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L111

Added line #L111 was not covered by tests

Check warning on line 127 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L124-L127

Added lines #L124 - L127 were not covered by tests

Check warning on line 130 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L129-L130

Added lines #L129 - L130 were not covered by tests

Check warning on line 137 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L133-L137

Added lines #L133 - L137 were not covered by tests

Check warning on line 141 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L141

Added line #L141 was not covered by tests

Check warning on line 151 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L149-L151

Added lines #L149 - L151 were not covered by tests

Check warning on line 157 in scripts/markdown/check-markdown.js

See this annotation in the file changed.

@codecov codecov / codecov/patch

scripts/markdown/check-markdown.js#L156-L157

Added lines #L156 - L157 were not covered by tests