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

Periodic eslint #231

Merged
merged 5 commits into from
May 14, 2018
Merged

Periodic eslint #231

merged 5 commits into from
May 14, 2018

Conversation

osteele
Copy link
Contributor

@osteele osteele commented May 14, 2018

Description

5f24c00 Fix eslint, add test cases, for PlainEnglishRecurrence

8207216 Test, de-lint RecurrenceSelector

a85f042 Add yarn:coverage

aa75ca5 Rename reccurs -> recurs

62e1513 Remove some eslint warning exemptions

Required

Changes must conform to these requirements:

  • yarn test passes. All new and existing tests pass.
  • yarn lint passes. All new code follows the code style of this project.

Aspirational

We don't yet require these, but they are nice to have:

  • [n/a] New code is covered by new or existing tests.
  • Changed code is covered by new or existing tests.

@coveralls
Copy link

Pull Request Test Coverage Report for Build 307

  • 25 of 36 (69.44%) changed or added relevant lines in 2 files are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage increased (+10.9%) to 32.906%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/pages/add-edit/recurrence-selector.jsx 3 14 21.43%
Files with Coverage Reduction New Missed Lines %
src/pages/add-edit/recurrence-selector.jsx 2 30.34%
Totals Coverage Status
Change from base Build 305: 10.9%
Covered Lines: 147
Relevant Lines: 443

💛 - Coveralls

@osteele osteele merged commit e211532 into dev May 14, 2018
@osteele osteele deleted the osteele/eslint branch May 14, 2018 12:46
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.

None yet

2 participants