Skip to content

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

Merged
nils-a merged 3 commits intocake-contrib:developfrom
nils-a:feature/GH-220
Nov 19, 2023
Merged

(#220) raise CCG0007 on multi-targeting modules#291
nils-a merged 3 commits intocake-contrib:developfrom
nils-a:feature/GH-220

Conversation

@nils-a
Copy link
Copy Markdown
Contributor

@nils-a nils-a commented Nov 19, 2023

fixes #220

due to some change in output during the build
(not sure where that came from) and the tests
testing the actual output they were broken.
@codecov
Copy link
Copy Markdown

codecov bot commented Nov 19, 2023

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 ⚠️
Additional details and impacted files
@@             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     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nils-a nils-a merged commit 0766743 into cake-contrib:develop Nov 19, 2023
@nils-a nils-a deleted the feature/GH-220 branch November 19, 2023 19:54
cake-contrib-bot pushed a commit that referenced this pull request Nov 19, 2023
Merge pull request #291 from nils-a/feature/GH-220

(#220) raise CCG0007 on multi-targeting modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Multi-targeting of modules should be an error

1 participant