henrikwidlund / hostsparser

Tool that converts hosts based files into a AdBlock formatted file, optimized for AdGuard Home.
GNU General Public License v3.0
5 stars 2 forks source link

Upgrade to dotnet 9 #306

Closed henrikwidlund closed 3 weeks ago

henrikwidlund commented 3 weeks ago

Description

PR Type

Fixes Issue(s)

codecov[bot] commented 3 weeks ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 75.56%. Comparing base (0b3b0e1) to head (1d67b6f). Report is 1 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #306 +/- ## ======================================= Coverage 75.56% 75.56% ======================================= Files 7 7 Lines 446 446 Branches 70 70 ======================================= Hits 337 337 Misses 96 96 Partials 13 13 ``` | [Flag](https://app.codecov.io/gh/henrikwidlund/hostsparser/pull/306/flags?src=pr&el=flags&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Widlund) | Coverage Δ | | |---|---|---| | [unittests](https://app.codecov.io/gh/henrikwidlund/hostsparser/pull/306/flags?src=pr&el=flag&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Widlund) | `75.56% <100.00%> (ø)` | | Flags with carried forward coverage won't be shown. [Click here](https://docs.codecov.io/docs/carryforward-flags?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Widlund#carryforward-flags-in-the-pull-request-comment) to find out more.

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

github-actions[bot] commented 3 weeks ago

Qodana for .NET

It seems all right 👌

No new problems were found according to the checks applied

💡 Qodana analysis was run in the pull request mode: only the changed files were checked ☁️ View the detailed Qodana report

Detected 40 dependencies # Third-party software list This page lists the third-party software dependencies used in HostsParser | Dependency | Version | Licenses | |-----------------------------------------------------------------------------------------------------------|------------|------------------------------------------------------------------------------------| | [BenchmarkDotNet.Annotations](https://github.com/dotnet/BenchmarkDotNet) | 0.14.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) | 0.14.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [CommandLineParser](https://github.com/commandlineparser/commandline) | 2.9.1 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Gee.External.Capstone](https://github.com/9ee1/Capstone.NET) | 2.3.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Iced](https://github.com/icedland/iced) | 1.17.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Bcl.AsyncInterfaces](https://github.com/dotnet/corefx) | 1.1.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.CodeAnalysis.Analyzers](https://github.com/dotnet/roslyn-analyzers) | 3.3.3 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.CodeAnalysis.CSharp](https://github.com/dotnet/roslyn) | 4.1.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.CodeAnalysis.Common](https://github.com/dotnet/roslyn) | 4.1.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Diagnostics.NETCore.Client](https://github.com/dotnet/diagnostics) | 0.2.251802 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Diagnostics.Runtime](https://github.com/Microsoft/clrmd) | 2.2.332302 | [MS-NET-LIBRARY](http://www.microsoft.com/web/webpi/eula/net_library_eula_enu.htm) | | [Microsoft.Diagnostics.Tracing.TraceEvent](https://github.com/Microsoft/perfview) | 3.1.8 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.DotNet.PlatformAbstractions](https://dot.net/) | 3.1.6 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Configuration.Abstractions](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Configuration.Binder](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Configuration](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.DependencyInjection.Abstractions](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.DependencyInjection](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Logging.Abstractions](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Logging.Configuration](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Logging.Console](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Logging.Debug](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Logging](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Options.ConfigurationExtensions](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Options](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Extensions.Primitives](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.NETCore.Platforms](https://github.com/dotnet/runtime) | 5.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Microsoft.Win32.Registry](https://github.com/dotnet/runtime) | 5.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [Perfolizer](https://github.com/AndreyAkinshin/perfolizer) | 0.3.17 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.CodeDom](https://github.com/dotnet/runtime) | 5.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.Collections.Immutable](https://github.com/dotnet/runtime) | 5.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.IO.Pipelines](https://dot.net/) | 9.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.Management](https://github.com/dotnet/runtime) | 5.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.Memory](https://dot.net/) | 4.5.4 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.Reflection.Metadata](https://github.com/dotnet/runtime) | 5.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.Runtime.CompilerServices.Unsafe](https://github.com/dotnet/runtime) | 5.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.Security.AccessControl](https://github.com/dotnet/runtime) | 5.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.Security.Principal.Windows](https://github.com/dotnet/runtime) | 5.0.0 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.Text.Encoding.CodePages](https://dot.net/) | 4.5.1 | [MIT](http://opensource.org/licenses/mit-license.php) | | [System.Threading.Tasks.Extensions](https://dot.net/) | 4.5.4 | [MIT](http://opensource.org/licenses/mit-license.php) |
Contact Qodana team Contact us at [qodana-support@jetbrains.com](mailto:qodana-support@jetbrains.com) - Or via our issue tracker: https://jb.gg/qodana-issue - Or share your feedback: https://jb.gg/qodana-discussions