cake-contrib / CakeContrib.Guidelines

Adds common guidelines to cake-contrib projects
https://cake-contrib.github.io/CakeContrib.Guidelines/
MIT License
2 stars 5 forks source link

(#220) raise CCG0007 on multi-targeting modules #291

Closed nils-a closed 11 months ago

nils-a commented 11 months ago

fixes #220

codecov[bot] commented 11 months ago

Codecov Report

Attention: 5 lines in your changes are missing coverage. Please review.

Comparison is base (23f19c7) 94.33% compared to head (cd4bc9a) 95.96%.

Files Patch % Lines
src/Tasks/TargetFrameworkVersions.cs 89.13% 2 Missing and 3 partials :warning:
Additional details and impacted files ```diff @@ Coverage Diff @@ ## develop #291 +/- ## =========================================== + Coverage 94.33% 95.96% +1.63% =========================================== Files 16 16 Lines 829 867 +38 Branches 111 115 +4 =========================================== + Hits 782 832 +50 + Misses 20 15 -5 + Partials 27 20 -7 ```

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