Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

new CI rule with tests #232

Merged
merged 1 commit into from
Dec 1, 2018
Merged

new CI rule with tests #232

merged 1 commit into from
Dec 1, 2018

Conversation

GantMan
Copy link
Member

@GantMan GantMan commented Dec 1, 2018

closes #208

@codecov
Copy link

codecov bot commented Dec 1, 2018

Codecov Report

Merging #232 into master will increase coverage by 0.07%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   82.31%   82.39%   +0.07%     
==========================================
  Files          35       35              
  Lines         707      710       +3     
  Branches      138      139       +1     
==========================================
+ Hits          582      585       +3     
  Misses         79       79              
  Partials       46       46
Impacted Files Coverage Δ
src/types.ts 100% <ø> (ø) ⬆️
src/commands/snapshot.ts 36.17% <100%> (ø) ⬆️
src/extensions/functions/skipRule.ts 73.68% <100%> (+4.93%) ⬆️
src/extensions/functions/updateRequirement.ts 84.78% <100%> (ø) ⬆️
src/extensions/functions/reviewRule.ts 92.5% <50%> (ø) ⬆️
src/extensions/functions/checkRequirement.ts 80% <50%> (ø) ⬆️
src/extensions/functions/getSolidarityHelpers.ts 83.78% <66.66%> (ø) ⬆️

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 bea63b6...9531d13. Read the comment docs.

1 similar comment
@codecov
Copy link

codecov bot commented Dec 1, 2018

Codecov Report

Merging #232 into master will increase coverage by 0.07%.
The diff coverage is 76.47%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #232      +/-   ##
==========================================
+ Coverage   82.31%   82.39%   +0.07%     
==========================================
  Files          35       35              
  Lines         707      710       +3     
  Branches      138      139       +1     
==========================================
+ Hits          582      585       +3     
  Misses         79       79              
  Partials       46       46
Impacted Files Coverage Δ
src/types.ts 100% <ø> (ø) ⬆️
src/commands/snapshot.ts 36.17% <100%> (ø) ⬆️
src/extensions/functions/skipRule.ts 73.68% <100%> (+4.93%) ⬆️
src/extensions/functions/updateRequirement.ts 84.78% <100%> (ø) ⬆️
src/extensions/functions/reviewRule.ts 92.5% <50%> (ø) ⬆️
src/extensions/functions/checkRequirement.ts 80% <50%> (ø) ⬆️
src/extensions/functions/getSolidarityHelpers.ts 83.78% <66.66%> (ø) ⬆️

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 bea63b6...9531d13. Read the comment docs.

@GantMan GantMan merged commit e4f46bf into master Dec 1, 2018
@GantMan GantMan deleted the allow_ci branch December 1, 2018 17:07
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.

Add CI property
1 participant