Skip to content

feat: add idnits3 to draft submission checks - #11678

Merged
jennifer-richards merged 7 commits into
ietf-tools:mainfrom
rjsparks:add_idnits3
Sep 1, 2026
Merged

feat: add idnits3 to draft submission checks#11678
jennifer-richards merged 7 commits into
ietf-tools:mainfrom
rjsparks:add_idnits3

fix: guard against message being None

abccb09
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 1, 2026 in 1s

88.75% (+0.01%) compared to 88cb3bf

View this Pull Request on Codecov

88.75% (+0.01%) compared to 88cb3bf

Details

Codecov Report

❌ Patch coverage is 93.25843% with 6 lines in your changes missing coverage. Please review.
✅ Project coverage is 88.75%. Comparing base (88cb3bf) to head (abccb09).
⚠️ Report is 6 commits behind head on main.

Files with missing lines Patch % Lines
ietf/submit/checkers.py 93.67% 5 Missing ⚠️
ietf/submit/models.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11678      +/-   ##
==========================================
+ Coverage   88.73%   88.75%   +0.01%     
==========================================
  Files         337      337              
  Lines       45313    45419     +106     
==========================================
+ Hits        40209    40310     +101     
- Misses       5104     5109       +5     

☔ View full report in Codecov by Harness.
📢 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.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.