Skip to content

Fixes #3445 - Add 2 more moderation milestones#3452

Merged
miketaylr merged 6 commits intomasterfrom
issues/3445/1
Aug 21, 2020
Merged

Fixes #3445 - Add 2 more moderation milestones#3452
miketaylr merged 6 commits intomasterfrom
issues/3445/1

Conversation

@miketaylr
Copy link
Copy Markdown
Member

@miketaylr miketaylr commented Aug 17, 2020

OK, this is ready for review. We can test it on staging at any point -- I've created the milestones in the webcompat-tests-private repo. But before we deploy to production, we need to add the milestones to web-bugs-private.

@miketaylr miketaylr marked this pull request as ready for review August 18, 2020 01:46
@miketaylr
Copy link
Copy Markdown
Member Author

r? @karlcow

(No rush on review, any time this week is great, thanks!)

@karlcow
Copy link
Copy Markdown
Member

karlcow commented Aug 18, 2020

next two days: diagnostics. Review on Thursday.

Copy link
Copy Markdown
Member

@karlcow karlcow left a comment

Choose a reason for hiding this comment

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

👏

webcompat/webhooks/__init__.py            19      0   100%
webcompat/webhooks/helpers.py            138      5    96%   108, 171-175
webcompat/webhooks/model.py              149      0   100%
  • 108 is not related to your PR.
  • 171-175 is def make_request(method, path, payload_request): but not worth testing IMHO.

Thanks @miketaylr beautiful code.

return payload_request


def prepare_invalid_issue(title=None):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

🤔 all these prepare_BLAH_issue, I wonder if it's a case of `prepare_issue('BLAH')

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Hm, I think you're right. Wouldn't be too much work. I'll circle back and file a follow-up for this.

@miketaylr miketaylr merged commit dc7f900 into master Aug 21, 2020
@miketaylr miketaylr deleted the issues/3445/1 branch August 21, 2020 15:51
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.

2 participants