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

feat(routes/rtf/txt): add rtf-to-txt route #179

Closed
wants to merge 6 commits into from
Closed

Conversation

Fdawgs
Copy link
Owner

@Fdawgs Fdawgs commented May 25, 2021

closes #58

@Fdawgs Fdawgs added the feature New feature or request label May 25, 2021
@Fdawgs Fdawgs self-assigned this May 25, 2021
@coveralls
Copy link

coveralls commented May 25, 2021

Pull Request Test Coverage Report for Build 875339213

  • 55 of 57 (96.49%) changed or added relevant lines in 4 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.5%) to 96.881%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/plugins/rtf-to-txt/index.js 32 33 96.97%
src/routes/rtf/txt/index.js 16 17 94.12%
Files with Coverage Reduction New Missed Lines %
src/plugins/rtf-to-html/index.js 1 97.37%
Totals Coverage Status
Change from base Build 875035437: -0.5%
Covered Lines: 362
Relevant Lines: 370

💛 - Coveralls

@Fdawgs Fdawgs closed this May 25, 2021
@Fdawgs Fdawgs deleted the feat/rtf-txt branch May 26, 2021 07:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add RTF to TXT Route
2 participants