.NET 7 Code Coverage
What's Changed
- [Blazor] Remove hardcode with npm ci lib dependency by @wangkanai in #698
- [Responsive] Remove hardcore external library by @wangkanai in #699
- [Blazor] Introduction and project clean up by @wangkanai in #701
- [Responsive] Introduction and project clean up by @wangkanai in #700
- [Responsive] Fixed sample web build failed by @wangkanai in #702
- [Detection] Migrate sample from .net6 to .net7 by @wangkanai in #703
- [Federation] fixed the recurring method by @wangkanai in #704
- [Federation] Remove hardcode external dependency by @wangkanai in #706
- fixing general bugs in the code base by @wangkanai in #705
- [Blazor] testing out local variable of lock by @wangkanai in #707
- Fixed code unit test coverage by @wangkanai in #708
- [Web] fixed tsconfig.json include bug by @wangkanai in #709
- [Web] fixed tsconfig.json by @wangkanai in #710
- [Analytics] Update nuget unit tests by @wangkanai in #711
- [Domain] Update nuget packages by @wangkanai in #712
- [EFCore] Update nuget packages by @wangkanai in #713
- [Federation] Update nuget package by @wangkanai in #715
- [Extensions] Update nuget packages by @wangkanai in #714
- [Graph] Update nuget packages by @wangkanai in #716
- [Hosting] Update nuget packages by @wangkanai in #717
- [Identity] Update nuget packages by @wangkanai in #718
- Update sonar-scanner.properties by @wangkanai in #719
- [Markdown] Update nuget packages by @wangkanai in #720
- [Mvc] The 'Count' of 'ICollection' always evaluates as 'True' regardless by @wangkanai in #721
- [Security] Update nuget package by @wangkanai in #722
- [University] Update nuget packages by @wangkanai in #723
- Rename sonar configuration and build scripts by @wangkanai in #724
- test sonar with coverage result passthrough via begin by @wangkanai in #725
- [Shared] Update nuget package and private assets by @wangkanai in #726
- [Solver] Update nuget packages by @wangkanai in #727
- [Validation] Update nuget packages by @wangkanai in #728
- [Tool] Update nuget packages by @wangkanai in #730
- [Webmaster] Update nuget package by @wangkanai in #731
- [Webserver] Update nuget packages by @wangkanai in #732
- Fixed sonar configuration error by @wangkanai in #733
- Store the sonar configuration in the source code by @wangkanai in #734
- [Federation] Exclusion hosts/ from source coverage by @wangkanai in #735
- update dotcover configuration filters by @wangkanai in #736
- dotcover test filters tests by @wangkanai in #737
- exclusion *.cshtml *.js by @wangkanai in #738
- remove sonar.cs.vscoveragexml.reportsPaths=coverage.xml by @wangkanai in #739
- trying out with dotnet-coverage by @wangkanai in #740
- Have a working sonar configuration by @wangkanai in #741
- Fix SignCode project that is causing sonar to fail by @wangkanai in #742
- [Federation] Parameters should be passed in the correct order by @wangkanai in #743
- [Detection] Regex with timeout by @wangkanai in #744
- [System] Regex require timeout by @wangkanai in #745
- update sonar configuration by @wangkanai in #746
- [Webmaster] Regex require timeout to limit the execution time by @wangkanai in #747
- Unit Test dependency are now set globally by @wangkanai in #748
- [System] Refactor the containing loop to do more than one iteration by @wangkanai in #749
- [Universal] Make the instance constructor to public by @wangkanai in #750
Full Changelog: 7.0.0...7.0.1