-
Notifications
You must be signed in to change notification settings - Fork 74
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
17930 - AGM Extensions Emailer #2327
17930 - AGM Extensions Emailer #2327
Conversation
@@ -6,7 +6,7 @@ | |||
<meta name="viewport" content="width=device-width, initial-scale=1.0"> | |||
<meta name="referrer" content="origin-when-cross-origin"/> | |||
<meta name="author" content="BC Registries and Online Services"> | |||
<title>Confirmation of continuation out</title> | |||
<title>Confirmation of AGM Location Change</title> |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Found this small typo.
Codecov Report
Additional details and impacted files@@ Coverage Diff @@
## main #2327 +/- ##
==========================================
- Coverage 77.37% 70.66% -6.71%
==========================================
Files 202 26 -176
Lines 11602 1524 -10078
Branches 1961 227 -1734
==========================================
- Hits 8977 1077 -7900
+ Misses 2043 373 -1670
+ Partials 582 74 -508
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Argus, can you please suppress the SC code smell? I don't think it's an issue right? This is since I see the table tag in all the templates. |
|
||
society_list = ['SO', 'XSO'] | ||
return legal_type in society_list | ||
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Lint errors from previous PRs (not ours).
queue_services/entity-emailer/src/entity_emailer/message_tracker/tracker.py
Outdated
Show resolved
Hide resolved
Looks good! Just the two things I mentioned in the comments. |
queue_services/entity-emailer/src/entity_emailer/email_processors/agm_extension_notification.py
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 🐱
8ea69f6
to
9bdf113
Compare
9bdf113
to
9eaa7a1
Compare
SonarCloud Quality Gate failed. 0 Bugs No Coverage information Catch issues before they fail your Quality Gate with our IDE extension SonarLint |
Issue #: /bcgov/entity#17930
Description of changes:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of the lear license (Apache 2.0).