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

Add code to assign an area to an address through postcode #1355

Merged
merged 12 commits into from
Apr 26, 2023

Conversation

jjromeo
Copy link
Contributor

@jjromeo jjromeo commented Apr 25, 2023

No description provided.

private

def handle_error(error, easting, northing)
Airbrake.notify(error, easting: easting, northing: northing) if defined? Airbrake
Copy link
Collaborator

@PaulDoyle-DEFRA PaulDoyle-DEFRA Apr 25, 2023

Choose a reason for hiding this comment

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

Minor: I don't think we need to check whether Airbrake is defined.

@jjromeo jjromeo force-pushed the feature/RUBY-2423-wcr-populate-ea-admin-area branch from 9876a85 to 9784169 Compare April 26, 2023 10:51
@jjromeo jjromeo force-pushed the feature/RUBY-2423-wcr-populate-ea-admin-area branch from 9777c9b to 51c0f06 Compare April 26, 2023 12:00
@jjromeo jjromeo force-pushed the feature/RUBY-2423-wcr-populate-ea-admin-area branch from 51c0f06 to 2d38527 Compare April 26, 2023 12:10
@jjromeo jjromeo force-pushed the feature/RUBY-2423-wcr-populate-ea-admin-area branch from 842ed8a to 62418b4 Compare April 26, 2023 13:04
Copy link
Contributor

@brujeo brujeo 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

@@ -268,7 +272,7 @@ GEM
faraday (>= 0.9)
sawyer (~> 0.8.0, >= 0.5.3)
orm_adapter (0.5.0)
os_map_ref (0.5.0)
Copy link
Contributor

Choose a reason for hiding this comment

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

This is bit unusual. version 0.1.1 is back from 2016. Any particular reasons for downgrading?

@jjromeo jjromeo merged commit aa31763 into main Apr 26, 2023
5 checks passed
@jjromeo jjromeo deleted the feature/RUBY-2423-wcr-populate-ea-admin-area branch April 26, 2023 14:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants