Skip to content

📚 DOCS: Add GFM and GFM autolink plugins to documentation

a2e265c
Select commit
Loading
Failed to load commit list.
Open

✨ Add GFM autolink and composite GFM plugins #135

📚 DOCS: Add GFM and GFM autolink plugins to documentation
a2e265c
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded May 6, 2026 in 0s

92.68% (target 92.00%)

View this Pull Request on Codecov

92.68% (target 92.00%)

Details

Codecov Report

❌ Patch coverage is 89.96764% with 31 lines in your changes missing coverage. Please review.
✅ Project coverage is 92.68%. Comparing base (d11bdaf) to head (a2e265c).
⚠️ Report is 8 commits behind head on master.

Files with missing lines Patch % Lines
mdit_py_plugins/gfm_autolink/_match.py 84.67% 21 Missing ⚠️
mdit_py_plugins/gfm_autolink/index.py 94.36% 8 Missing ⚠️
mdit_py_plugins/gfm/__init__.py 92.85% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #135      +/-   ##
==========================================
- Coverage   92.80%   92.68%   -0.12%     
==========================================
  Files          31       38       +7     
  Lines        1835     2257     +422     
==========================================
+ Hits         1703     2092     +389     
- Misses        132      165      +33     

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.