Session conversion #20

Merged
teidesu merged 2 commits from convert into master 2024-03-07 11:16:57 +03:00
teidesu commented 2024-03-07 09:34:07 +03:00 (Migrated from github.com)
No description provided.
codecov[bot] commented 2024-03-07 09:41:48 +03:00 (Migrated from github.com)

Codecov Report

Attention: Patch coverage is 94.95549% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 64.95%. Comparing base (ddc8f1d) to head (149fa6b).

Files Patch % Lines
packages/convert/src/utils/ip.ts 85.41% 7 Missing ⚠️
packages/convert/src/utils/rle.ts 92.85% 4 Missing ⚠️
packages/convert/src/gramjs/parse.ts 91.42% 3 Missing ⚠️
packages/convert/src/telethon/parse.ts 92.10% 3 Missing ⚠️
packages/convert/src/gramjs/convert.ts 93.10% 2 Missing ⚠️
packages/convert/src/gramjs/serialize.ts 92.85% 2 Missing ⚠️
packages/convert/src/mtkruto/convert.ts 93.75% 2 Missing ⚠️
packages/convert/src/mtkruto/parse.ts 93.54% 2 Missing ⚠️
packages/convert/src/pyrogram/convert.ts 95.65% 2 Missing ⚠️
packages/convert/src/pyrogram/serialize.ts 95.55% 2 Missing ⚠️
... and 3 more
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #20      +/-   ##
==========================================
+ Coverage   64.64%   64.95%   +0.31%     
==========================================
  Files         585      606      +21     
  Lines       64463    65137     +674     
  Branches     3066     3137      +71     
==========================================
+ Hits        41670    42310     +640     
- Misses      22793    22827      +34     

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

## [Codecov](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) Report Attention: Patch coverage is `94.95549%` with `34 lines` in your changes are missing coverage. Please review. > Project coverage is 64.95%. Comparing base [(`ddc8f1d`)](https://app.codecov.io/gh/mtcute/mtcute/commit/ddc8f1dad74946f301a082765082c995278ce30d?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) to head [(`149fa6b`)](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute). | [Files](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | Patch % | Lines | |---|---|---| | [packages/convert/src/utils/ip.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvdXRpbHMvaXAudHM=) | 85.41% | [7 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/convert/src/utils/rle.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvdXRpbHMvcmxlLnRz) | 92.85% | [4 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/convert/src/gramjs/parse.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvZ3JhbWpzL3BhcnNlLnRz) | 91.42% | [3 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/convert/src/telethon/parse.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvdGVsZXRob24vcGFyc2UudHM=) | 92.10% | [3 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/convert/src/gramjs/convert.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvZ3JhbWpzL2NvbnZlcnQudHM=) | 93.10% | [2 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/convert/src/gramjs/serialize.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvZ3JhbWpzL3NlcmlhbGl6ZS50cw==) | 92.85% | [2 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/convert/src/mtkruto/convert.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvbXRrcnV0by9jb252ZXJ0LnRz) | 93.75% | [2 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/convert/src/mtkruto/parse.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvbXRrcnV0by9wYXJzZS50cw==) | 93.54% | [2 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/convert/src/pyrogram/convert.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvcHlyb2dyYW0vY29udmVydC50cw==) | 95.65% | [2 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/convert/src/pyrogram/serialize.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29udmVydC9zcmMvcHlyb2dyYW0vc2VyaWFsaXplLnRz) | 95.55% | [2 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | ... and [3 more](https://app.codecov.io/gh/mtcute/mtcute/pull/20?src=pr&el=tree-more&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## master #20 +/- ## ========================================== + Coverage 64.64% 64.95% +0.31% ========================================== Files 585 606 +21 Lines 64463 65137 +674 Branches 3066 3137 +71 ========================================== + Hits 41670 42310 +640 - Misses 22793 22827 +34 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/mtcute/mtcute/pull/20?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.