issues
search
cake-contrib
/
Cake.Coveralls
Cake Addin that exends Cake with ability to push Code Coverage results to Coverall.io
https://cakebuild.net/extensions/cake-coveralls
MIT License
4
stars
10
forks
source link
(#90) Bumped Cake.Core to 2.0.0
#146
Closed
nils-a
closed
4 months ago
nils-a
commented
4 months ago
Description
Bumped the reference of Cake.Core to 2.0.0
TFMs were corrected to reflect the requirements for Cake 2.0.0 Also, the unused icon.png was removed.
Supersedes #122
Related Issue
fixes #90
Motivation and Context
90
How Has This Been Tested?
local build
Types of changes
[ ] Bug fix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[X] Breaking change (fix or feature that would cause existing functionality to change)
Checklist:
[X] My code follows the code style of this project.
[ ] My change requires a change to the documentation.
[ ] I have updated the documentation accordingly.
[X] I have read the
CONTRIBUTING
document.
[ ] I have added tests to cover my changes.
[X] All new and existing tests passed.
Description
Supersedes #122
Related Issue
fixes #90
Motivation and Context
90
How Has This Been Tested?
local build
Types of changes
Checklist: