From 18ff06225c49133c64265cfdfc9c25d721d80b35 Mon Sep 17 00:00:00 2001 From: Greg Cook Date: Wed, 7 Jan 2026 08:58:16 -0700 Subject: [PATCH 1/2] coverage updated --- .../coverage.cobertura.xml | 54 +++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 src/Bounteous.Data.MySQL.Tests/coverage.cobertura.xml diff --git a/src/Bounteous.Data.MySQL.Tests/coverage.cobertura.xml b/src/Bounteous.Data.MySQL.Tests/coverage.cobertura.xml new file mode 100644 index 0000000..b939ae4 --- /dev/null +++ b/src/Bounteous.Data.MySQL.Tests/coverage.cobertura.xml @@ -0,0 +1,54 @@ + + + + / + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file From 4bab99782c3574dc180205f14d1697dfa6750a19 Mon Sep 17 00:00:00 2001 From: Greg Cook Date: Wed, 7 Jan 2026 09:01:44 -0700 Subject: [PATCH 2/2] nuget updates --- .../Bounteous.Data.MySQL.Tests.csproj | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/Bounteous.Data.MySQL.Tests/Bounteous.Data.MySQL.Tests.csproj b/src/Bounteous.Data.MySQL.Tests/Bounteous.Data.MySQL.Tests.csproj index 47c5a5e..7e67502 100644 --- a/src/Bounteous.Data.MySQL.Tests/Bounteous.Data.MySQL.Tests.csproj +++ b/src/Bounteous.Data.MySQL.Tests/Bounteous.Data.MySQL.Tests.csproj @@ -9,18 +9,18 @@ - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + runtime; build; native; contentfiles; analyzers; buildtransitive all - + - + runtime; build; native; contentfiles; analyzers; buildtransitive all