prettier-eslint icon indicating copy to clipboard operation
prettier-eslint copied to clipboard

chore: Tests for getModulePath and getTextFromFilePath

Open anikethsaha opened this issue 5 years ago • 7 comments

I extracted these two function to utils.js as they are utility function and added tests for them

anikethsaha avatar May 13 '20 15:05 anikethsaha

Codecov Report

Merging #331 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #331   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          208       208           
  Branches        42        42           
=========================================
  Hits           208       208           
Impacted Files Coverage Δ
src/index.js 100.00% <ø> (ø)
src/utils.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4dfa4fb...4f0887c. Read the comment docs.

codecov-io avatar May 13 '20 15:05 codecov-io

Stale pull request

github-actions[bot] avatar Jul 13 '20 00:07 github-actions[bot]

Codecov Report

Merging #331 into master will not change coverage. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff            @@
##            master      #331   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            2         2           
  Lines          208       208           
  Branches        42        42           
=========================================
  Hits           208       208           
Impacted Files Coverage Δ
src/index.js 100.00% <ø> (ø)
src/utils.js 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 06d40ec...c84be68. Read the comment docs.

codecov-commenter avatar Jul 13 '20 04:07 codecov-commenter

It wasn't before so it was the result of my merge conflict resolution. I'll fix it.

kylemh avatar Jul 21 '20 15:07 kylemh

Stale pull request

github-actions[bot] avatar Sep 20 '20 00:09 github-actions[bot]

@anikethsaha sorry about the inactivity. It appears as though the tests are now failing

kylemh avatar Sep 20 '20 02:09 kylemh

Stale pull request

github-actions[bot] avatar Nov 20 '20 00:11 github-actions[bot]

Stale pull request

github-actions[bot] avatar Dec 16 '22 00:12 github-actions[bot]