Joey Armstrong | aca03cf | 2024-04-23 09:29:52 -0400 | [diff] [blame] | 1 | # distributed under the License is distributed on an "AS IS" BASIS, |
| 2 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
| 3 | # See the License for the specific language governing permissions and |
| 4 | # limitations under the License. |
| 5 | # ----------------------------------------------------------------------- |
| 6 | # SPDX-FileCopyrightText: 2022-2024 Open Networking Foundation Contributors |
| 7 | # SPDX-License-Identifier: Apache-2.0 |
| 8 | # ----------------------------------------------------------------------- |
| 9 | ---> |
Akash Soni | b03636c | 2023-10-31 12:30:59 +0530 | [diff] [blame] | 10 | |
pnalmas | 7a531c7 | 2025-01-16 20:36:45 +0530 | [diff] [blame] | 11 | |
vinokuma | f7605fc | 2023-06-02 18:08:01 +0530 | [diff] [blame] | 12 | <?xml version="1.0" encoding="UTF-8"?> |
| 13 | <!DOCTYPE coverage SYSTEM "http://cobertura.sourceforge.net/xml/coverage-04.dtd"> |
Akash Reddy Kankanala | 105581b | 2024-09-11 05:20:38 +0530 | [diff] [blame^] | 14 | <coverage line-rate="NaN" branch-rate="0" version="" timestamp="1744128873319" lines-covered="0" lines-valid="0" branches-covered="0" branches-valid="0" complexity="0"> |
vinokuma | f7605fc | 2023-06-02 18:08:01 +0530 | [diff] [blame] | 15 | <sources> |
| 16 | <source>/usr/local/go/src</source> |
| 17 | <source>/app/src</source> |
| 18 | </sources> |
| 19 | <packages></packages> |
| 20 | </coverage> |