Skip to content

fix: include URL to I-D Archive in WGLC messages#11056

Open
rjsparks wants to merge 1 commit into
ietf-tools:mainfrom
rjsparks:wglc_mail_txt_url
Open

fix: include URL to I-D Archive in WGLC messages#11056
rjsparks wants to merge 1 commit into
ietf-tools:mainfrom
rjsparks:wglc_mail_txt_url

Conversation

@rjsparks

@rjsparks rjsparks commented Jun 17, 2026

Copy link
Copy Markdown
Member

This is a simple fix to pass a URL into a template rendering context.

It is a complicated fix to the test framework (that can affect production code, but currently doesn't), by clearing an internal cache around state information when using refresh_from_db.

The PR enhances the tests of the issue_wg_lc view. It was created with the assistance of Claude.

Fixes #11041

@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.52%. Comparing base (4641d0d) to head (46f4e02).
⚠️ Report is 8 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #11056      +/-   ##
==========================================
+ Coverage   88.51%   88.52%   +0.01%     
==========================================
  Files         334      334              
  Lines       45102    45107       +5     
==========================================
+ Hits        39924    39933       +9     
+ Misses       5178     5174       -4     

☔ 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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WGLC I sent out had an empty "File can be retrieved from:"

2 participants