Skip to content

Conversation

@HirotoShioi
Copy link
Contributor

@HirotoShioi HirotoShioi commented Jun 22, 2018

Summary

  • Update to V1.1
  • Change email content
  • Add tag analyzed-by-script-v1.1
  • Update test suites
  • Fix the issue where the classifier unassigns the assignee

Copy link
Contributor

@ksaric ksaric left a comment

Choose a reason for hiding this comment

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

LGTM.

@@ -1,5 +1,5 @@
name: log-classifier
version: 1.0.0.0
version: 1.1.0.0
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice catch.

toJSON (Ticket comment tags) =
object [ "ticket" .= object
[ "comment" .= comment
, "assignee_id" .= assignee
Copy link
Contributor

Choose a reason for hiding this comment

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

This means we don't change the assignee ever, right?

\(ticketInfos :: [TicketInfo]) ->
length (filterAnalyzedTickets ticketInfos) `shouldBe` 0

it "should filter analyzed tickets v1.1" $
Copy link
Contributor

Choose a reason for hiding this comment

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

Nice, even though the other scenario should be tested when testing - the one where all of the tickets have the tag, or some of the issues have the tag. Never mind for now.

@ksaric ksaric merged commit 6d11164 into develop Jun 26, 2018
@ksaric ksaric deleted the hiroto/Run-debugger-1.1 branch June 26, 2018 07:54
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.

3 participants