Skip to content

fix: treat str input as None in the person_link tag#3832

Merged
rjsparks merged 1 commit into
ietf-tools:mainfrom
painless-security:jennifer/plain-name
Apr 15, 2022
Merged

fix: treat str input as None in the person_link tag#3832
rjsparks merged 1 commit into
ietf-tools:mainfrom
painless-security:jennifer/plain-name

Conversation

@jennifer-richards
Copy link
Copy Markdown
Member

Fixes #3830

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 15, 2022

Codecov Report

Merging #3832 (ab54dbc) into main (ef4ad54) will increase coverage by 0.03%.
The diff coverage is 98.52%.

@@            Coverage Diff             @@
##             main    #3832      +/-   ##
==========================================
+ Coverage   87.95%   87.99%   +0.03%     
==========================================
  Files         296      297       +1     
  Lines       38795    38752      -43     
==========================================
- Hits        34124    34098      -26     
+ Misses       4671     4654      -17     
Impacted Files Coverage Δ
ietf/meeting/models.py 86.08% <ø> (ø)
ietf/meeting/urls.py 100.00% <ø> (ø)
ietf/meeting/utils.py 90.27% <ø> (-0.29%) ⬇️
ietf/name/models.py 100.00% <ø> (ø)
ietf/meeting/views.py 91.02% <96.00%> (+0.42%) ⬆️
ietf/doc/templatetags/ballot_icon.py 84.89% <100.00%> (ø)
ietf/doc/templatetags/ietf_filters.py 80.81% <100.00%> (-0.44%) ⬇️
ietf/doc/views_ballot.py 91.60% <100.00%> (ø)
ietf/doc/views_charter.py 88.72% <100.00%> (ø)
ietf/doc/views_status_change.py 93.04% <100.00%> (ø)
... and 14 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 23fdf61...ab54dbc. Read the comment docs.

@rjsparks rjsparks merged commit b8912a4 into ietf-tools:main Apr 15, 2022
@jennifer-richards jennifer-richards deleted the jennifer/plain-name branch April 18, 2022 16:22
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Jun 16, 2022
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.

person_link error in charter document view

2 participants