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

unset the external_status_code if blank #2573

Merged
merged 1 commit into from Jul 31, 2019
Merged

Conversation

struan
Copy link
Member

@struan struan commented Jul 19, 2019

If an update with a blank external_status_code is fetched then unset it
otherwise we will always a detect a change in the external_status_code
which might mean phantom updates.

@struan struan force-pushed the unset-external-status-code branch from 6a20c12 to db71b0c Compare July 19, 2019 14:22
@struan struan requested a review from davea July 19, 2019 14:48
@codecov
Copy link

codecov bot commented Jul 19, 2019

Codecov Report

Merging #2573 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master    #2573      +/-   ##
==========================================
+ Coverage   82.43%   82.43%   +<.01%     
==========================================
  Files         211      211              
  Lines       13142    13143       +1     
  Branches     2426     2426              
==========================================
+ Hits        10834    10835       +1     
  Misses       1466     1466              
  Partials      842      842
Impacted Files Coverage Δ
perllib/Open311/GetServiceRequestUpdates.pm 93.85% <100%> (+0.05%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 924a9f1...d43dcae. Read the comment docs.

Copy link
Member

@davea davea left a comment

Choose a reason for hiding this comment

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

👍

If an update with a blank external_status_code is fetched then unset it
otherwise we will always a detect a change in the external_status_code
which might mean phantom updates.
@struan struan force-pushed the unset-external-status-code branch from db71b0c to d43dcae Compare July 31, 2019 13:44
@struan struan merged commit d43dcae into master Jul 31, 2019
@struan struan temporarily deployed to github-pages July 31, 2019 13:45 Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants