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:
[email protected]


With regards,
Apache Git Services

Reply via email to