Skip to content

Conversation

@nils-a
Copy link
Contributor

@nils-a nils-a commented Mar 1, 2021

so the current rules are only valid for addins and
added a new rule, for modules, to target only NetStandard20

fixes #99

@codecov
Copy link

codecov bot commented Mar 1, 2021

Codecov Report

Merging #102 (acdeb4e) into develop (a3fa13f) will increase coverage by 0.94%.
The diff coverage is 90.00%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #102      +/-   ##
===========================================
+ Coverage    79.44%   80.39%   +0.94%     
===========================================
  Files           11       11              
  Lines          287      306      +19     
  Branches        47       48       +1     
===========================================
+ Hits           228      246      +18     
  Misses          41       41              
- Partials        18       19       +1     
Impacted Files Coverage Δ
src/Tasks/CcgLogError.cs 0.00% <ø> (ø)
src/Tasks/CcgLogWarning.cs 0.00% <ø> (ø)
src/Tasks/TargetFrameworkVersions.cs 87.12% <90.00%> (+1.28%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a3fa13f...acdeb4e. Read the comment docs.

so the current rules are only valid for addins and
added a new rule, for modules, to target only NetStandard20
@nils-a nils-a merged commit 9cc18ec into develop Mar 3, 2021
@nils-a nils-a deleted the feature/GH-99 branch March 3, 2021 19:47
cake-contrib-bot pushed a commit that referenced this pull request Mar 3, 2021
Merge pull request #102 from cake-contrib/feature/GH-99

(GH-99) modified CCG0007
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.

Modules should only target netstandard2.0

2 participants