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: Only consider ietf meetings as "next" for agenda_ical or agenda_json #5238

Merged
merged 7 commits into from
Feb 28, 2023

Conversation

jennifer-richards
Copy link
Member

Fixes #4629

@codecov
Copy link

codecov bot commented Feb 28, 2023

Codecov Report

Merging #5238 (69d324d) into main (0ec1264) will decrease coverage by 0.02%.
The diff coverage is 92.45%.

❗ Current head 69d324d differs from pull request most recent head 3c6485f. Consider uploading reports for the commit 3c6485f to get more accurate results

@@            Coverage Diff             @@
##             main    #5238      +/-   ##
==========================================
- Coverage   88.58%   88.56%   -0.02%     
==========================================
  Files         295      294       -1     
  Lines       40114    40092      -22     
==========================================
- Hits        35534    35508      -26     
- Misses       4580     4584       +4     
Impacted Files Coverage Δ
ietf/iesg/urls.py 100.00% <ø> (ø)
ietf/meeting/urls.py 81.25% <ø> (ø)
ietf/iesg/views.py 92.53% <85.18%> (-0.71%) ⬇️
ietf/doc/mails.py 96.20% <100.00%> (ø)
ietf/group/views.py 90.95% <100.00%> (+0.09%) ⬆️
ietf/meeting/helpers.py 89.84% <100.00%> (-0.07%) ⬇️
ietf/meeting/views.py 91.15% <100.00%> (+0.03%) ⬆️
ietf/secr/proceedings/proc_utils.py 86.33% <100.00%> (ø)
ietf/utils/text.py 85.97% <0.00%> (-1.22%) ⬇️
ietf/meeting/models.py 86.03% <0.00%> (-0.05%) ⬇️
... and 2 more

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 9a1de57 into ietf-tools:main Feb 28, 2023
@jennifer-richards jennifer-richards deleted the jennifer/tix4629 branch February 28, 2023 18:36
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 4, 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.

Unexpected meeting chosen for meeting/agenda.ics and meeting/agenda.json endpoints
2 participants