Closed Lukasss93 closed 3 years ago
Merging #11 (ad9a36b) into 3.x (67505c5) will not change coverage. The diff coverage is
100.00%
.:exclamation: Current head ad9a36b differs from pull request most recent head 7a44b26. Consider uploading reports for the commit 7a44b26 to get more accurate results
@@ Coverage Diff @@
## 3.x #11 +/- ##
===========================================
Coverage 100.00% 100.00%
Complexity 220 220
===========================================
Files 25 25
Lines 711 711
===========================================
Hits 711 711
Impacted Files | Coverage Δ | Complexity Δ | |
---|---|---|---|
src/Console/LarexExportCommand.php | 100.00% <ø> (ø) |
12.00 <0.00> (ø) |
|
src/Console/LarexImportCommand.php | 100.00% <ø> (ø) |
19.00 <0.00> (ø) |
|
src/Console/LarexSortCommand.php | 100.00% <ø> (ø) |
3.00 <0.00> (ø) |
|
src/Exporters/LaravelExporter.php | 100.00% <ø> (ø) |
20.00 <0.00> (ø) |
|
src/Importers/JsonGroupsImporter.php | 100.00% <ø> (ø) |
13.00 <0.00> (ø) |
|
src/Importers/JsonLanguagesImporter.php | 100.00% <ø> (ø) |
13.00 <0.00> (ø) |
|
src/Linters/ConcurrentKeyLinter.php | 100.00% <ø> (ø) |
23.00 <0.00> (ø) |
|
src/config/larex.php | 100.00% <ø> (ø) |
0.00 <0.00> (ø) |
|
src/Console/LarexInitCommand.php | 100.00% <100.00%> (ø) |
4.00 <0.00> (ø) |
|
src/Console/LarexInsertCommand.php | 100.00% <100.00%> (ø) |
12.00 <0.00> (ø) |
|
... and 9 more |
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 67505c5...7a44b26. Read the comment docs.
This pull request applies code style fixes from an analysis carried out by StyleCI.
For more information, click here.