+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +
+ +| 1 +2 +3 +4 +5 +6 | 1x +1x + +2x + + | import Container from "typedi";
+import { LocationService } from "../services/locationService";
+
+export const dataSources = () => ({
+ locationService: Container.get(LocationService)
+}); |
+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +
+ +| File | ++ | Statements | ++ | Branches | ++ | Functions | ++ | Lines | ++ |
|---|---|---|---|---|---|---|---|---|---|
| datasources.ts | +
+
+ |
+ 100% | +5/5 | +100% | +0/0 | +100% | +1/1 | +100% | +3/3 | +
+ Press n or j to go to the next uncovered block, b, p or k for the previous block. +
+ +| File | ++ | Statements | ++ | Branches | ++ | Functions | ++ | Lines | ++ |
|---|---|---|---|---|---|---|---|---|---|
| dataSources | +
+
+ |
+ 100% | +5/5 | +100% | +0/0 | +100% | +1/1 | +100% | +3/3 | +
| resolvers | +
+
+ |
+ 100% | +6/6 | +100% | +2/2 | +100% | +1/1 | +100% | +6/6 | +
| resolvers/coordinates | +
+
+ |
+ 100% | +2/2 | +100% | +0/0 | +100% | +1/1 | +100% | +2/2 | +
| schema | +
+
+ |
+ 100% | +17/17 | +100% | +4/4 | +100% | +2/2 | +100% | +17/17 | +
| services | +
+
+ |
+ 100% | +23/23 | +100% | +5/5 | +100% | +2/2 | +100% | +20/20 | +
| utils | +
+
+ |
+ 100% | +8/8 | +100% | +0/0 | +100% | +0/0 | +100% | +8/8 | +