magic-script-cli
magic-script-cli copied to clipboard
Implement react native rename into the code
Codecov Report
Merging #185 into master will not change coverage. The diff coverage is
100.00%.
@@ Coverage Diff @@
## master #185 +/- ##
==========================================
Coverage 100.00% 100.00%
==========================================
Files 10 13 +3
Lines 726 858 +132
Branches 135 159 +24
==========================================
+ Hits 726 858 +132
| Impacted Files | Coverage Δ | |
|---|---|---|
| commands/build.js | 100.00% <100.00%> (ø) |
|
| commands/init.js | 100.00% <100.00%> (ø) |
|
| commands/install.js | 100.00% <100.00%> (ø) |
|
| commands/remove.js | 100.00% <100.00%> (ø) |
|
| commands/run.js | 100.00% <100.00%> (ø) |
|
| lib/initutils.js | 100.00% <100.00%> (ø) |
|
| lib/logger.js | 100.00% <100.00%> (ø) |
|
| lib/rename/rename.js | 100.00% <100.00%> (ø) |
|
| lib/rename/renamesteps.js | 100.00% <100.00%> (ø) |
|
| lib/rename/renameutils.js | 100.00% <100.00%> (ø) |
|
| ... and 5 more |
Continue to review full report at Codecov.
Legend - Click here to learn more
Δ = absolute <relative> (impact),ø = not affected,? = missing dataPowered by Codecov. Last update b258dda...5a5714c. Read the comment docs.
Looks good. Should we bump version?
I think we should prepare release branch and bump the version there, after merging every PR we need