fix(server): missing metadata extraction job (#2586)

* fix(server): missing metadata extraction job

* format

* fix test

* fix test

* Added source to upload

* fix test

* OK! CODE COVERAGE
This commit is contained in:
Alex
2023-05-27 16:49:57 -05:00
committed by GitHub
parent fd4357cf23
commit fc2455be80
5 changed files with 16 additions and 4 deletions

View File

@@ -141,7 +141,7 @@
"./libs/domain/": {
"branches": 80,
"functions": 87,
"lines": 94,
"lines": 93.8,
"statements": 93
}
},