feat: new apps logger deno-runtime#31136
Conversation
|
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## feat/apps-deno-runtime #31136 +/- ##
==========================================================
+ Coverage 49.46% 53.40% +3.94%
==========================================================
Files 3312 1491 -1821
Lines 81368 29400 -51968
Branches 16657 5959 -10698
==========================================================
- Hits 40249 15702 -24547
+ Misses 36415 12586 -23829
+ Partials 4704 1112 -3592
Flags with carried forward coverage won't be shown. Click here to find out more. |
5830978 to
fa15b90
Compare
ef33464 to
c91fde0
Compare
|
Tests are going to be failing for now, merging it to the feature branch |
* refactor: convert to typescript * feat: change storeEntries to receive logEntries instead appconsole instance * refactor: remove `logs-storage.js` * refactor: remove type `any` * fix: type errors * fix: implement correct method * chore: use apps engine with deno vm * Fix import --------- Co-authored-by: Douglas Gubert <douglas.gubert@gmail.com>
* refactor: convert to typescript * feat: change storeEntries to receive logEntries instead appconsole instance * refactor: remove `logs-storage.js` * refactor: remove type `any` * fix: type errors * fix: implement correct method * chore: use apps engine with deno vm * Fix import --------- Co-authored-by: Douglas Gubert <douglas.gubert@gmail.com>
* refactor: convert to typescript * feat: change storeEntries to receive logEntries instead appconsole instance * refactor: remove `logs-storage.js` * refactor: remove type `any` * fix: type errors * fix: implement correct method * chore: use apps engine with deno vm * Fix import --------- Co-authored-by: Douglas Gubert <douglas.gubert@gmail.com>
* refactor: convert to typescript * feat: change storeEntries to receive logEntries instead appconsole instance * refactor: remove `logs-storage.js` * refactor: remove type `any` * fix: type errors * fix: implement correct method * chore: use apps engine with deno vm * Fix import --------- Co-authored-by: Douglas Gubert <douglas.gubert@gmail.com>
Proposed changes (including videos or screenshots)
Issue(s)
Steps to test or reproduce
Further comments
Depends on RocketChat/Rocket.Chat.Apps-engine#674