Skip to content

fix: use area-acronym-at-the-time in proceedings#7723

Merged
rjsparks merged 1 commit intoietf-tools:mainfrom
russhousley:fix-7706
Aug 5, 2024
Merged

fix: use area-acronym-at-the-time in proceedings#7723
rjsparks merged 1 commit intoietf-tools:mainfrom
russhousley:fix-7706

Conversation

@russhousley
Copy link
Copy Markdown
Collaborator

When generating IETF meeting proceedings, use the Area Acronym for each WG at the time of the meeting. Fixes #7706.

When generating IETF meeting proceedings, use the Area Acronym for each WG at the time of the meeting. Fixes ietf-tools#7706.
@codecov
Copy link
Copy Markdown

codecov Bot commented Jul 21, 2024

Codecov Report

Attention: Patch coverage is 88.88889% with 1 line in your changes missing coverage. Please review.

Project coverage is 88.79%. Comparing base (187c2c5) to head (4851457).
Report is 341 commits behind head on main.

Files Patch % Lines
ietf/meeting/views.py 88.88% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7723      +/-   ##
==========================================
- Coverage   88.98%   88.79%   -0.19%     
==========================================
  Files         291      296       +5     
  Lines       40717    41331     +614     
==========================================
+ Hits        36233    36701     +468     
- Misses       4484     4630     +146     

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

@jennifer-richards jennifer-richards changed the title Fix #7706 fix: use area-acronym-at-the-time in proceedings Jul 22, 2024
Copy link
Copy Markdown
Member

@jennifer-richards jennifer-richards left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks to me like it's working. It's adding 15-20% more queries to the proceedings calculation (for 119, it adds about 500 to the already very large query count of 2840 when rendering the page).

I suspect we can improve the cost of this change, but better to look at it in the big picture than to dig deep on it now.

@rjsparks rjsparks merged commit 63d1307 into ietf-tools:main Aug 5, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Aug 9, 2024
@russhousley russhousley deleted the fix-7706 branch March 15, 2025 09:05
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Area names are not correct for renamed areas in proceedings

3 participants