Skip to content

feat: Group admin form accepts acronyms starting with numbers for SDO groups#7051

Merged
rjsparks merged 3 commits intoietf-tools:mainfrom
pselkirk:fix-6825
Feb 20, 2024
Merged

feat: Group admin form accepts acronyms starting with numbers for SDO groups#7051
rjsparks merged 3 commits intoietf-tools:mainfrom
pselkirk:fix-6825

Conversation

@pselkirk
Copy link
Copy Markdown
Contributor

Fixes #6825

@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 12, 2024

Codecov Report

Attention: 11 lines in your changes are missing coverage. Please review.

Comparison is base (d31605e) 88.91% compared to head (ae7ddf6) 88.97%.
Report is 38 commits behind head on main.

❗ Current head ae7ddf6 differs from pull request most recent head 5d4c09c. Consider uploading reports for the commit 5d4c09c to get more accurate results

Files Patch % Lines
ietf/sync/views.py 8.33% 11 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7051      +/-   ##
==========================================
+ Coverage   88.91%   88.97%   +0.05%     
==========================================
  Files         289      291       +2     
  Lines       40454    40717     +263     
==========================================
+ Hits        35971    36226     +255     
- Misses       4483     4491       +8     

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

Copy link
Copy Markdown
Member

@rjsparks rjsparks left a comment

Choose a reason for hiding this comment

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

Need to tune/test the sdo acronym validation a bit more.

Comment thread ietf/group/admin.py Outdated
Comment thread ietf/group/tests_info.py
Copy link
Copy Markdown
Member

@rjsparks rjsparks left a comment

Choose a reason for hiding this comment

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

Please add the fail tests for group type wg for leading or trailing hyphens

Comment thread ietf/group/tests_info.py
@rjsparks rjsparks merged commit 65cf001 into ietf-tools:main Feb 20, 2024
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 24, 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.

group admin form should allow acronyms that start with numbers other sdo groups.

2 participants