Skip to content

feat: warn about materials for cancelled sessions - #7959

Merged
rjsparks merged 2 commits into
ietf-tools:mainfrom
rjsparks:canceledmaterials
Sep 23, 2024
Merged

feat: warn about materials for cancelled sessions#7959
rjsparks merged 2 commits into
ietf-tools:mainfrom
rjsparks:canceledmaterials

Conversation

@rjsparks

@rjsparks rjsparks commented Sep 20, 2024

Copy link
Copy Markdown
Member

addresses the remainder of #7455

@jennifer-richards jennifer-richards left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

See inline - for once, the test failure was real and not just factory-related noise

Comment thread ietf/doc/views_doc.py Outdated

session_statusid = None
if doc.session_set.count() == 1:
if doc.session_set.get().schedulingevent_set.exists():

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Based on the test failure, this needs to handle the case that doc is a DocHistory

@rjsparks
rjsparks merged commit 06b9df1 into ietf-tools:main Sep 23, 2024
@codecov

codecov Bot commented Sep 23, 2024

Copy link
Copy Markdown

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.84%. Comparing base (c7f6bde) to head (fcf4658).
Report is 80 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7959      +/-   ##
==========================================
+ Coverage   88.78%   88.84%   +0.05%     
==========================================
  Files         296      304       +8     
  Lines       41320    41530     +210     
==========================================
+ Hits        36687    36896     +209     
- Misses       4633     4634       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@rjsparks
rjsparks deleted the canceledmaterials branch September 24, 2024 14:13
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Oct 2, 2024
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.

2 participants