Skip to content
This repository was archived by the owner on Mar 4, 2021. It is now read-only.

Increase code coverage#34

Open
vergissberlin wants to merge 7 commits into
masterfrom
codecoverage
Open

Increase code coverage#34
vergissberlin wants to merge 7 commits into
masterfrom
codecoverage

Conversation

@vergissberlin

@vergissberlin vergissberlin commented Jan 22, 2019

Copy link
Copy Markdown
Owner

name: Pull request
about: Suggest a change in code coverage for this project


Description

We need better code coverage. The target for this is 50%+

Type of change

Please delete options that are not relevant.

  • Code quality

How Has This Been Tested?

  • Code style checker
  • Unit tests

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@codecov

codecov Bot commented Jan 22, 2019

Copy link
Copy Markdown

Codecov Report

Merging #34 into master will decrease coverage by 0.24%.
The diff coverage is 69.23%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #34      +/-   ##
==========================================
- Coverage   26.32%   26.07%   -0.25%     
==========================================
  Files          27       26       -1     
  Lines         509      510       +1     
==========================================
- Hits          134      133       -1     
- Misses        375      377       +2
Impacted Files Coverage Δ
src/logout.bash 100% <ø> (+50%) ⬆️
src/prompt.bash 49.1% <ø> (ø) ⬆️
src/notify.bash 50% <ø> (ø) ⬆️
tests/acceptance/helper.bash 0% <0%> (ø) ⬆️
src/bashlight.bash 6.66% <0%> (-2.86%) ⬇️
bashlight 100% <100%> (ø) ⬆️
src/aliases.bash 100% <100%> (ø) ⬆️

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 4619fd9...eaef1a6. Read the comment docs.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant