prettier-eslint
prettier-eslint copied to clipboard
chore: Tests for getModulePath and getTextFromFilePath
I extracted these two function to utils.js as they are utility function and added tests for them
Codecov Report
Merging #331 into master will not change coverage. The diff coverage is
100.00%.
@@ 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 dataPowered by Codecov. Last update 4dfa4fb...4f0887c. Read the comment docs.
Stale pull request
Codecov Report
Merging #331 into master will not change coverage. The diff coverage is
100.00%.
@@ 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 dataPowered by Codecov. Last update 06d40ec...c84be68. Read the comment docs.
It wasn't before so it was the result of my merge conflict resolution. I'll fix it.
Stale pull request
@anikethsaha sorry about the inactivity. It appears as though the tests are now failing
Stale pull request
Stale pull request