Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: Link chat log button to chatlog SessionPresentation if available #5131

Merged
merged 1 commit into from
Feb 11, 2023

Conversation

jennifer-richards
Copy link
Member

Fixes #5028

@codecov
Copy link

codecov bot commented Feb 10, 2023

Codecov Report

Merging #5131 (14dd95f) into main (e280b25) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #5131   +/-   ##
=======================================
  Coverage   88.50%   88.50%           
=======================================
  Files         295      295           
  Lines       40015    40018    +3     
=======================================
+ Hits        35415    35419    +4     
+ Misses       4600     4599    -1     
Impacted Files Coverage Δ
ietf/ietfauth/utils.py 92.85% <ø> (ø)
ietf/meeting/models.py 86.07% <100.00%> (+0.16%) ⬆️
ietf/secr/sreq/views.py 91.16% <100.00%> (ø)
ietf/utils/text.py 85.97% <0.00%> (-0.61%) ⬇️
ietf/nomcom/utils.py 91.30% <0.00%> (-0.25%) ⬇️
ietf/doc/views_search.py 89.02% <0.00%> (+0.20%) ⬆️
ietf/utils/pipe.py 86.95% <0.00%> (+4.34%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rjsparks rjsparks merged commit 45e8f68 into ietf-tools:main Feb 11, 2023
@jennifer-richards jennifer-richards deleted the jennifer/chat-log branch February 13, 2023 13:33
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Feb 17, 2023
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.

Chat logs button should point to archived doc instead of zulip after meeting
2 participants