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/08 16:11:08 UTC

[GitHub] [incubator-devlake] mappjzc opened a new issue, #3333: [Refactor][Framework] change *sql.Rows to be interface for unit test

mappjzc opened a new issue, #3333:
URL: https://github.com/apache/incubator-devlake/issues/3333

   ## What and why to refactor
   Because of some unit test use *sql.Rows function like next.
   It can not be mock after sql.Rows changed to be an interface.
   
   ## Describe the solution you'd like
   Add an interface dal.Rows to help *sql.Rows be mocking.
   
   ## Related issues
   #3332 
   
   


-- 
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.apache.org

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


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3333: [Refactor][Framework] change *sql.Rows to be interface for unit test

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3333:
URL: https://github.com/apache/incubator-devlake/issues/3333#issuecomment-1316072323

   This issue has been closed because it has not received response for too long time. You could reopen it if you encountered similar problems in the future.


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


[GitHub] [incubator-devlake] github-actions[bot] commented on issue #3333: [Refactor][Framework] change *sql.Rows to be interface for unit test

Posted by GitBox <gi...@apache.org>.
github-actions[bot] commented on issue #3333:
URL: https://github.com/apache/incubator-devlake/issues/3333#issuecomment-1306409592

   This issue has been automatically marked as stale because it has not had recent activity for 30 days. It will be closed in next 7 days if no further activity occurs.


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


[GitHub] [incubator-devlake] github-actions[bot] closed issue #3333: [Refactor][Framework] change *sql.Rows to be interface for unit test

Posted by GitBox <gi...@apache.org>.
github-actions[bot] closed issue #3333: [Refactor][Framework] change *sql.Rows to be interface for unit test
URL: https://github.com/apache/incubator-devlake/issues/3333


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


[GitHub] [incubator-devlake] mindlesscloud closed issue #3333: [Refactor][Framework] change *sql.Rows to be interface for unit test

Posted by GitBox <gi...@apache.org>.
mindlesscloud closed issue #3333: [Refactor][Framework] change *sql.Rows to be interface for unit test
URL: https://github.com/apache/incubator-devlake/issues/3333


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