Commit bd4c6f33 authored by Sergio Gonzalez Diaz's avatar Sergio Gonzalez Diaz
Browse files

test coverage

parent 42e8c991
Loading
Loading
Loading
Loading

src/coverage.sh

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

src/coverage_report.sh

100644 → 100755
+0 −0

File mode changed from 100644 to 100755.

+0 −1
Original line number Diff line number Diff line
@@ -44,7 +44,6 @@ COPY common/. common
COPY context/. context
COPY coverage/. coverage
COPY coverage.sh coverage.sh
RUN chmod +x ./coverage.sh

RUN rm -r common/message_broker/tests
RUN rm -r common/orm/tests