Skip to content

feat: API to replace email alias generation commands#7012

Merged
rjsparks merged 33 commits intoietf-tools:mainfrom
jennifer-richards:celery-cronch-runner
Feb 7, 2024
Merged

feat: API to replace email alias generation commands#7012
rjsparks merged 33 commits intoietf-tools:mainfrom
jennifer-richards:celery-cronch-runner

Conversation

@jennifer-richards
Copy link
Copy Markdown
Member

@jennifer-richards jennifer-richards commented Feb 2, 2024

This provides the API endpoints and script needed to remove email alias management commands from Cron-runner

rjsparks
rjsparks previously approved these changes Feb 2, 2024
Test currently fails
I *think* this must be what had been intended. The
code does not look like it ever dealt with GroupHistory,
so I'm pretty sure it wasn't meant to have the same
acronym used by two different Groups at different
times.
@codecov
Copy link
Copy Markdown

codecov Bot commented Feb 7, 2024

Codecov Report

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

Comparison is base (c64b1da) 88.92% compared to head (b715d72) 88.97%.
Report is 20 commits behind head on main.

Files Patch % Lines
ietf/sync/views.py 8.33% 11 Missing ⚠️
ietf/api/ietf_utils.py 96.66% 1 Missing ⚠️
ietf/doc/utils.py 98.90% 1 Missing ⚠️
ietf/group/utils.py 97.72% 1 Missing ⚠️
ietf/mailinglists/models.py 50.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #7012      +/-   ##
==========================================
+ Coverage   88.92%   88.97%   +0.05%     
==========================================
  Files         289      291       +2     
  Lines       40454    40710     +256     
==========================================
+ Hits        35972    36223     +251     
- Misses       4482     4487       +5     

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

@rjsparks rjsparks merged commit fa56223 into ietf-tools:main Feb 7, 2024
@jennifer-richards jennifer-richards deleted the celery-cronch-runner branch February 7, 2024 18:55
@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Feb 11, 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