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

refactor(feedhandler): Move logic of FeedHandler to function #912

Merged
merged 1 commit into from Aug 20, 2021

Conversation

fb55
Copy link
Owner

@fb55 fb55 commented Aug 20, 2021

There is no point in having a handler for this, really.

FeedHandler is the reason why this library needs to keep a dependency on domutils and might be moved out of the module at some point.

There is no point in having a handler for this, really.

`FeedHandler` is the reason why this library needs to keep a dependency on `domutils` and might be moved out of the module at some point.
@fb55 fb55 enabled auto-merge (squash) August 20, 2021 19:56
@coveralls
Copy link

Pull Request Test Coverage Report for Build 1151900576

  • 62 of 62 (100.0%) changed or added relevant lines in 1 file are covered.
  • 2 unchanged lines in 1 file lost coverage.
  • Overall coverage decreased (-0.1%) to 97.401%

Files with Coverage Reduction New Missed Lines %
src/FeedHandler.ts 2 84.0%
Totals Coverage Status
Change from base Build 1150680936: -0.1%
Covered Lines: 937
Relevant Lines: 962

💛 - Coveralls

@fb55 fb55 merged commit 3a672ff into master Aug 20, 2021
@fb55 fb55 deleted the refactor/feed branch August 20, 2021 19:57
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