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/project failed Dec 6, 2024 in 1s

67.16% (-0.61%) compared to 72c8dd8

View this Pull Request on Codecov

67.16% (-0.61%) compared to 72c8dd8

Details

Codecov Report

Attention: Patch coverage is 0% with 30 lines in your changes missing coverage. Please review.

Project coverage is 67.16%. Comparing base (72c8dd8) to head (c65c5e2).
Report is 3 commits behind head on master.

Files with missing lines Patch % Lines
scripts/markdown/check-markdown.js 0.00% 30 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3446      +/-   ##
==========================================
- Coverage   67.77%   67.16%   -0.61%     
==========================================
  Files          21       21              
  Lines         664      670       +6     
==========================================
  Hits          450      450              
- Misses        214      220       +6     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.