Skip to content
This repository was archived by the owner on Apr 16, 2024. It is now read-only.

Remove fs-extra dependency #780

Merged
merged 18 commits into from
Jun 19, 2018

Conversation

kesselb
Copy link
Contributor

@kesselb kesselb commented Jun 14, 2018

Description:

Only usage for fs-extra is reading a json file in about controller. Same could be archived with fs.readFileSync and JSON.parse without external dependency.

Improvements

  • Remove fs-extra as dependecy
  • Add tests for about controller

@coveralls
Copy link

coveralls commented Jun 14, 2018

Pull Request Test Coverage Report for Build 2536

  • 6 of 6 (100.0%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.3%) to 67.285%

Totals Coverage Status
Change from base Build 2535: 0.3%
Covered Lines: 1241
Relevant Lines: 1773

💛 - Coveralls

@PatrickSkowronek PatrickSkowronek merged commit 65fce29 into develop Jun 19, 2018
@kesselb kesselb deleted the bugfix/fix-dummy-data-for-license-crawler branch June 19, 2018 10:26
@PatrickSkowronek PatrickSkowronek restored the bugfix/fix-dummy-data-for-license-crawler branch June 19, 2018 14:53
@PatrickSkowronek PatrickSkowronek deleted the bugfix/fix-dummy-data-for-license-crawler branch June 19, 2018 14:53
@PatrickSkowronek PatrickSkowronek restored the bugfix/fix-dummy-data-for-license-crawler branch June 19, 2018 14:56
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.

3 participants