fix(core): hopefully fixed typescript performace issues with tg.call #32

Merged
teidesu merged 1 commit from fix-ts-perf into master 2024-04-13 00:58:09 +03:00
teidesu commented 2024-04-13 00:33:33 +03:00 (Migrated from github.com)

closes #30

closes #30
codecov[bot] commented 2024-04-13 00:40:59 +03:00 (Migrated from github.com)

Codecov Report

All modified and coverable lines are covered by tests

Project coverage is 60.14%. Comparing base (3f0e95e) to head (f527ca4).
Report is 1 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master      #32   +/-   ##
=======================================
  Coverage   60.14%   60.14%           
=======================================
  Files         622      622           
  Lines       68054    68054           
  Branches     2991     2991           
=======================================
+ Hits        40929    40931    +2     
+ Misses      27125    27123    -2     

View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

## [Codecov](https://app.codecov.io/gh/mtcute/mtcute/pull/32?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) Report All modified and coverable lines are covered by tests :white_check_mark: > Project coverage is 60.14%. Comparing base [(`3f0e95e`)](https://app.codecov.io/gh/mtcute/mtcute/commit/3f0e95ef318cd77961957b4564fc9148360310db?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) to head [(`f527ca4`)](https://app.codecov.io/gh/mtcute/mtcute/pull/32?dropdown=coverage&src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute). > Report is 1 commits behind head on master. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #32 +/- ## ======================================= Coverage 60.14% 60.14% ======================================= Files 622 622 Lines 68054 68054 Branches 2991 2991 ======================================= + Hits 40929 40931 +2 + Misses 27125 27123 -2 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/mtcute/mtcute/pull/32?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute). :loudspeaker: Have feedback on the report? [Share it here](https://about.codecov.io/codecov-pr-comment-feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute).
Sign in to join this conversation.
No description provided.