sungwy commented on issue #1051:
URL: 
https://github.com/apache/iceberg-python/issues/1051#issuecomment-2286336817

   Hi @kevinjqliu - I think this will result in `make test` being run twice in 
both `make test-coverage`, and in `make test` for all python versions. I'm 
wondering if there's a better way to solve this.
   
   Would it make more sense to generate two separate coverage reports, and then 
combine them as a part of `make test-coverage`?
   
   This way, we could generate the coverage reports for the unit tests first 
without the docker set up, set up the docker containers and then run the rest 
of the test suite


-- 
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: issues-unsubscr...@iceberg.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to