ubiquibot / assistive-pricing

0 stars 10 forks source link

feat: assistive pricing #1

Closed whilefoo closed 5 months ago

whilefoo commented 6 months ago

Did we decide if we will have a DB for all plugins or will every plugin will have its own DB? @pavlovcik

0x4007 commented 6 months ago

All should be separate to make it easier for developers to make their own plugins independently.

github-actions[bot] commented 6 months ago
Lines Statements Branches Functions
Coverage: 80%
80% (4/5) 100% (0/0) 66.66% (2/3)

JUnit

Tests Skipped Failures Errors Time
1 0 :zzz: 0 :x: 0 :fire: 2.494s :stopwatch:
Coverage Report (80%)
File% Stmts% Branch% Funcs% LinesUncovered Line #s
All files8010066.6680 
   main.ts8010066.66809
github-actions[bot] commented 6 months ago

Unused devDependencies (5)

Filename devDependencies
package.json @mswjs/databr/>`@types/jest`<br/eslint-config-prettier
eslint-plugin-prettier
ts-node

Unlisted dependencies (1)

Filename unlisted
tests/main.test.ts @jest/globals
0x4007 commented 6 months ago

Should it be merged?

whilefoo commented 5 months ago

Yes