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

Part 1 of refactoring NotificationEmail #18713

Draft
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Thrillberg
Copy link
Contributor

@Thrillberg Thrillberg commented Oct 2, 2024

Summary

I have a >1000 line PR that I'm breaking up into pieces. This is the first piece. This is basically a white-space change to begin removing a big loop for the whole test file (was a bad idea).

Copy link

github-actions bot commented Oct 2, 2024

1 Warning
⚠️ This PR changes 302 LoC (not counting whitespace/newlines).

In order to ensure each PR receives the proper attention it deserves, we recommend not exceeding
200. Expect some delays getting reviews.

File Summary

Files

  • modules/simple_forms_api/spec/services/notification_email_spec.rb (+150/-152)

Note: We exclude files matching the following when considering PR size:

*.csv, *.json, *.tsv, *.txt, *.md, Gemfile.lock, app/swagger, modules/mobile/docs, spec/fixtures/, spec/support/vcr_cassettes/, modules/mobile/spec/support/vcr_cassettes/, db/seeds, modules/vaos/app/docs, modules/meb_api/app/docs, modules/appeals_api/app/swagger/, *.bru, *.pdf

Big PRs are difficult to review, often become stale, and cause delays.

Generated by 🚫 Danger

pennja
pennja previously approved these changes Oct 2, 2024
Copy link
Contributor

@pennja pennja left a comment

Choose a reason for hiding this comment

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

Looks good to me! 👍

@va-vfs-bot va-vfs-bot temporarily deployed to refactor-notification-email-1/main/main October 2, 2024 18:49 Inactive
Copy link

github-actions bot commented Oct 3, 2024

Backend-review-group approval confirmed.

@Thrillberg Thrillberg marked this pull request as draft October 3, 2024 13:36
@Thrillberg
Copy link
Contributor Author

I'm converting this to a draft because I don't want to embark on this refactoring until user_account is handled: #18727

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants