Commit Graph

14 Commits

Author SHA1 Message Date
17218ea291
Use KeyNotFound exception 2022-06-18 12:52:59 +03:00
ab80dad816
Add more tests 2022-06-18 12:43:02 +03:00
1b0cd984f8
Add tools for code-coverage 2022-06-18 12:26:45 +03:00
af1ec2d0f0
Fixed parameter name 2022-06-18 12:25:26 +03:00
8d9b7d4134
Improvements 2022-06-18 11:22:12 +03:00
98e02edb9c
General improvements 2022-05-31 12:58:38 +00:00
d1f669f2c5
Merge pull request #2 from ditkrg/dependabot/nuget/dev/xunit.runner.visualstudio-2.4.5
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5
2022-05-25 10:19:23 +03:00
dependabot[bot]
1f7691734c
Bump xunit.runner.visualstudio from 2.4.3 to 2.4.5
Bumps [xunit.runner.visualstudio](https://github.com/xunit/visualstudio.xunit) from 2.4.3 to 2.4.5.
- [Release notes](https://github.com/xunit/visualstudio.xunit/releases)
- [Commits](https://github.com/xunit/visualstudio.xunit/commits)

---
updated-dependencies:
- dependency-name: xunit.runner.visualstudio
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-25 07:17:42 +00:00
96975d1194
Merge pull request #1 from ditkrg/dependabot/nuget/dev/Microsoft.NET.Test.Sdk-17.2.0
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
2022-05-25 10:17:04 +03:00
dependabot[bot]
b06d14dd07
Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0
Bumps [Microsoft.NET.Test.Sdk](https://github.com/microsoft/vstest) from 17.1.0 to 17.2.0.
- [Release notes](https://github.com/microsoft/vstest/releases)
- [Commits](https://github.com/microsoft/vstest/compare/v17.1.0...v17.2.0)

---
updated-dependencies:
- dependency-name: Microsoft.NET.Test.Sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-05-23 14:14:10 +00:00
1942bcfe84
WIP 2022-05-22 09:21:44 +03:00
e66733b46a
Create codeql-analysis.yml 2022-05-21 04:12:58 +03:00
83059ce638
Initial commit 2022-05-21 04:08:43 +03:00
31462b2ba2
Initial commit 2022-05-21 04:02:48 +03:00