You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/10/13 03:25:58 UTC

[GitHub] [incubator-devlake] klesh commented on a diff in pull request #3404: fix: ineffectual e2e test case for calculateChangeLeadTime

klesh commented on code in PR #3404:
URL: https://github.com/apache/incubator-devlake/pull/3404#discussion_r994078330


##########
plugins/dora/e2e/calculate_change_lead_time_test.go:
##########
@@ -45,7 +44,7 @@ func TestCalculateCLTimeDataFlow(t *testing.T) {
 	dataflowTester.FlushTabler(&code.PullRequest{})
 	// import raw data table
 	dataflowTester.ImportCsvIntoTabler("./raw_tables/lake_cicd_pipeline_commits.csv", &devops.CiCDPipelineCommit{})

Review Comment:
   I think some of the imported tables are not needed anymore, please check and remove those.



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org