Skip to content

fix: Identify cancelled meetings in calendar#5117

Merged
rjsparks merged 1 commit intoietf-tools:mainfrom
larseggert:fix-4815
Feb 9, 2023
Merged

fix: Identify cancelled meetings in calendar#5117
rjsparks merged 1 commit intoietf-tools:mainfrom
larseggert:fix-4815

Conversation

@larseggert
Copy link
Copy Markdown
Collaborator

Fixes #4815

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 9, 2023

Codecov Report

Merging #5117 (eb6ab7b) into main (bfe25fc) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main    #5117   +/-   ##
=======================================
  Coverage   88.50%   88.50%           
=======================================
  Files         296      295    -1     
  Lines       40018    40016    -2     
=======================================
+ Hits        35416    35417    +1     
+ Misses       4602     4599    -3     
Impacted Files Coverage Δ
ietf/meeting/views.py 90.70% <100.00%> (+<0.01%) ⬆️
ietf/secr/sreq/forms.py 98.31% <100.00%> (+0.03%) ⬆️
ietf/secr/sreq/views.py 91.16% <100.00%> (-0.40%) ⬇️
ietf/nomcom/utils.py 91.30% <0.00%> (-0.73%) ⬇️
ietf/doc/views_search.py 89.02% <0.00%> (-0.42%) ⬇️

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 e280b25 into ietf-tools:main Feb 9, 2023
@larseggert larseggert deleted the fix-4815 branch February 10, 2023 05:06
@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.

meeting/upcoming calendar shows cancelled sessions but doesn't label them cancelled

2 participants