Closed micbar closed 5 years ago
Merging #79 into master will decrease coverage by
0.17%
. The diff coverage is58.82%
.
@@ Coverage Diff @@
## master #79 +/- ##
==========================================
- Coverage 79.91% 79.73% -0.18%
==========================================
Files 29 29
Lines 896 898 +2
==========================================
Hits 716 716
- Misses 180 182 +2
Impacted Files | Coverage Δ | |
---|---|---|
lib/Model/File.php | 60% <ø> (ø) |
|
...tractor/MetadataExtractor/PreferencesExtractor.php | 100% <ø> (ø) |
|
lib/Model/User.php | 100% <ø> (ø) |
:arrow_up: |
...actor/MetadataExtractor/FilesMetadataExtractor.php | 100% <ø> (ø) |
|
lib/Importer/FilesImporter.php | 0% <ø> (ø) |
:arrow_up: |
...ib/Extractor/MetadataExtractor/SharesExtractor.php | 100% <ø> (ø) |
|
lib/Extractor/MetadataExtractor/UserExtractor.php | 100% <ø> (ø) |
|
lib/Extractor/FilesExtractor.php | 100% <ø> (ø) |
|
lib/Importer.php | 0% <0%> (ø) |
:arrow_up: |
lib/Exporter.php | 0% <0%> (ø) |
:arrow_up: |
... and 2 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 334df14...fddcc57. Read the comment docs.
Merging #79 into master will increase coverage by
5.51%
. The diff coverage is92.3%
.
@@ Coverage Diff @@
## master #79 +/- ##
==========================================
+ Coverage 79.91% 85.42% +5.51%
==========================================
Files 29 29
Lines 896 885 -11
==========================================
+ Hits 716 756 +40
+ Misses 180 129 -51
Impacted Files | Coverage Δ | |
---|---|---|
...tractor/MetadataExtractor/PreferencesExtractor.php | 100% <ø> (ø) |
|
lib/Importer/FilesImporter.php | 88% <ø> (+88%) |
:arrow_up: |
lib/Extractor/FilesExtractor.php | 100% <ø> (ø) |
|
lib/Model/File.php | 100% <ø> (ø) |
|
lib/Extractor/MetadataExtractor/UserExtractor.php | 100% <ø> (ø) |
|
lib/Model/User.php | 100% <ø> (ø) |
:arrow_up: |
...actor/MetadataExtractor/FilesMetadataExtractor.php | 100% <ø> (ø) |
|
...ib/Extractor/MetadataExtractor/SharesExtractor.php | 100% <ø> (ø) |
|
lib/Importer.php | 0% <0%> (ø) |
:arrow_up: |
lib/Extractor/MetadataExtractor.php | 100% <100%> (ø) |
|
... and 6 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 db54e11...53b0841. Read the comment docs.
Description
Related Issue
Closes #72
Motivation and Context
Change the Namespace to avoid collisions
Types of changes
Checklist: