Commit 7b205d21 authored by Lluis Gifre Renom's avatar Lluis Gifre Renom
Browse files

Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into...

Merge branch 'develop' of https://gitlab.com/teraflow-h2020/controller into fix/context-proto-common
parents ebbfec86 74773b80
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -295,6 +295,15 @@
                <groupId>org.jacoco</groupId>
                <artifactId>jacoco-maven-plugin</artifactId>
                <version>${jacoco.version}</version>
                <configuration>
                    <excludes>
                        <exclude>policy/*</exclude>
                        <exclude>context/*</exclude>
                        <exclude>monitoring/*</exclude>
                        <exclude>service/*</exclude>
                        <exclude>kpi_sample_types/*</exclude>
                    </excludes>
                </configuration>
                <executions>
                    <execution>
                        <id>instrument-unit-tests</id>
+1 −0
Original line number Diff line number Diff line
../../../../../proto/acl.proto
 No newline at end of file
+4654 −0

File added.

Preview size limit exceeded, changes collapsed.

+36531 −20459

File changed.

Preview size limit exceeded, changes collapsed.

+16269 −1746

File changed.

Preview size limit exceeded, changes collapsed.

Loading