You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@couchdb.apache.org by GitBox <gi...@apache.org> on 2019/12/11 18:25:52 UTC

[GitHub] [couchdb] iilyak commented on a change in pull request #2353: Exunit cover

iilyak commented on a change in pull request #2353: Exunit cover
URL: https://github.com/apache/couchdb/pull/2353#discussion_r356760468
 
 

 ##########
 File path: mix.exs
 ##########
 @@ -58,4 +86,53 @@ defmodule CouchDBTest.Mixfile do
   def get_test_paths(_) do
     []
   end
+
+  defp get_deps_paths() do
 
 Review comment:
   I have mixed fillings about this. We could just hardcode the dependencies we want to include in report. The rationale against hardcoding:
   
   * we want to have a report for any new application by default (because I am sure we forget to update the list)
   

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services