Skip to content

feat: begin supporting the new rfc editor model#3960

Merged
rjsparks merged 7 commits intoietf-tools:mainfrom
rjsparks:newrfcedmodel
May 20, 2022
Merged

feat: begin supporting the new rfc editor model#3960
rjsparks merged 7 commits intoietf-tools:mainfrom
rjsparks:newrfcedmodel

Conversation

@rjsparks
Copy link
Copy Markdown
Member

This has one thing that I don't like, but changing it will be a bigger lift. It exposes what had to date been an internal artifact: the group type name slug of rfcedtyp which now shows in the urls when following some of the menus.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 13, 2022

Codecov Report

Merging #3960 (87040a9) into main (cb996c5) will decrease coverage by 0.00%.
The diff coverage is 90.00%.

@@            Coverage Diff             @@
##             main    #3960      +/-   ##
==========================================
- Coverage   88.14%   88.14%   -0.01%     
==========================================
  Files         297      297              
  Lines       39273    39278       +5     
==========================================
+ Hits        34618    34620       +2     
- Misses       4655     4658       +3     
Impacted Files Coverage Δ
ietf/doc/templatetags/wg_menu.py 79.16% <0.00%> (-7.20%) ⬇️
ietf/ietfauth/utils.py 90.74% <ø> (ø)
ietf/urls.py 81.08% <ø> (ø)
ietf/doc/templatetags/ballot_icon.py 84.72% <100.00%> (-0.70%) ⬇️
ietf/doc/templatetags/ietf_filters.py 85.25% <100.00%> (ø)
ietf/doc/utils_search.py 80.12% <100.00%> (+0.12%) ⬆️
ietf/group/views.py 88.78% <100.00%> (+0.04%) ⬆️
ietf/nomcom/views.py 96.71% <100.00%> (ø)
ietf/utils/fields.py 91.17% <100.00%> (-0.16%) ⬇️
... and 4 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b6186f1...87040a9. Read the comment docs.

Copy link
Copy Markdown
Collaborator

@larseggert larseggert left a comment

Choose a reason for hiding this comment

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

Noe an expert here, but LGTM.

Comment thread ietf/doc/templatetags/active_groups_menu.py Outdated
@rjsparks rjsparks changed the title Newrfcedmodel feat: begin supporting the new rfc editor model May 20, 2022
@rjsparks rjsparks marked this pull request as ready for review May 20, 2022 14:25
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 good to me. Only nit is some copyright notices that haven't been updated.

Comment thread ietf/templates/group/active_rfced.html Outdated
@rjsparks rjsparks merged commit c89f7c8 into ietf-tools:main May 20, 2022
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 16, 2022
@rjsparks rjsparks deleted the newrfcedmodel branch June 22, 2022 16:37
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.

3 participants