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

Increase test coverage of ignored files above 80% Part 4 - Closes #536 #547

Merged
merged 18 commits into from
Mar 20, 2018

Conversation

faival
Copy link
Contributor

@faival faival commented Mar 13, 2018

What was the problem?

some controllers do not meet 100% coverage

How did I fix it?

  • remove ignores on karma config
  • increase coverage on delegateList, and toaster components

How to test it?

npm run test

(96.3%) src/store/middlewares/savedAccounts.js threshold (100%)
(57.14%) src/components/dialog/index.js threshold (80%)

after fix we stay in these numbers, so these will be ignored in karma config and a followup ticket created. #561

Review checklist

@faival faival self-assigned this Mar 13, 2018
@faival faival requested a review from slaweet March 13, 2018 09:21
@slaweet slaweet changed the base branch from 0.3.0 to 0.4.0 March 16, 2018 15:14
Copy link
Contributor

@slaweet slaweet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job, Pablo.

@faival faival merged commit ae220c0 into 0.4.0 Mar 20, 2018
@faival faival deleted the 536-increase-test-coverage-part4 branch March 20, 2018 08:13
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.

2 participants