TNG / ArchUnitNET

A C# architecture test library to specify and assert architecture rules in C# for automated testing.
Apache License 2.0
915 stars 60 forks source link

Resolve Compiler Warnings #313

Closed alexanderlinne closed 1 month ago

codecov-commenter commented 1 month ago

Codecov Report

Attention: Patch coverage is 73.80952% with 11 lines in your changes missing coverage. Please review.

Project coverage is 65.42%. Comparing base (60bf37c) to head (3adb40d).

Files with missing lines Patch % Lines
...uent/Syntax/Elements/ObjectPredicatesDefinition.cs 44.44% 5 Missing :warning:
.../MethodMembers/MethodMemberConditionsDefinition.cs 50.00% 2 Missing :warning:
.../MethodMembers/MethodMemberPredicatesDefinition.cs 50.00% 2 Missing :warning:
.../Syntax/Elements/Types/TypePredicatesDefinition.cs 66.66% 2 Missing :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #313 +/- ## ======================================= Coverage 65.42% 65.42% ======================================= Files 256 256 Lines 22940 22940 Branches 1948 1948 ======================================= Hits 15009 15009 Misses 7378 7378 Partials 553 553 ```

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