oneuptime/Ingestor
Simon Larsen dfb7f2320c
refactor: Update jest.config.json files with testPathIgnorePatterns
The jest.config.json files in the Model, Probe, Common, Copilot, CommonUI, Ingestor, IsolatedVM, TestServer, and CommonServer directories have been updated. The "testPathIgnorePatterns" property has been added to each file, excluding the "node_modules" and "dist" directories from test path matching. This change improves test performance and ensures that unnecessary files are not included in the test coverage.
2024-06-11 14:52:55 +01:00
..
API refactor: Add isMonotonic column to Metric model 2024-06-10 12:49:29 +01:00
Docs add new models to clickhouse 2023-10-23 20:02:44 +01:00
Middleware refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
ProtoFiles/OTel/v1 gzip working 2023-10-10 14:41:20 +01:00
Service refactor: Add isMonotonic column to Metric model 2024-06-10 12:49:29 +01:00
Types
Utils refactor: Update Encryption.ts to use Utf8 encoding for decryption 2024-05-29 13:20:56 +01:00
.dockerignore
.gitattributes
.gitignore
Dockerfile.tpl fix: Ingestor/Dockerfile.tpl to reduce vulnerabilities 2024-05-09 21:47:35 +00:00
Index.ts refactor: Update package.json and Encryption.ts to use latest version of crypto-js 2024-05-29 15:25:09 +01:00
jest.config.json refactor: Update jest.config.json files with testPathIgnorePatterns 2024-06-11 14:52:55 +01:00
nodemon.json
package-lock.json fix: upgrade protobufjs from 7.2.6 to 7.3.0 2024-05-31 04:55:47 +00:00
package.json fix: upgrade protobufjs from 7.2.6 to 7.3.0 2024-05-31 04:55:47 +00:00
tsconfig.json Update tsconfig.json files with resolveJsonModule option 2024-04-08 14:03:07 +01:00