avoid using namespaces in favor of esm #21

Merged
teidesu merged 1 commit from no-namespaces into master 2024-03-07 19:24:11 +03:00
teidesu commented 2024-03-07 18:11:49 +03:00 (Migrated from github.com)
No description provided.
codecov[bot] commented 2024-03-07 18:21:05 +03:00 (Migrated from github.com)

Codecov Report

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

Project coverage is 64.99%. Comparing base (b172787) to head (a0b3e9c).
Report is 1 commits behind head on master.

Files Patch % Lines
...rc/highlevel/types/bots/inline-result/factories.ts 23.18% 424 Missing ⚠️
...re/src/highlevel/types/bots/keyboards/factories.ts 65.10% 149 Missing ⚠️
...c/highlevel/types/bots/inline-message/factories.ts 34.31% 134 Missing ⚠️
...src/highlevel/types/media/input-media/factories.ts 61.00% 117 Missing ⚠️
...re/src/highlevel/types/bots/command-scope/inner.ts 77.08% 22 Missing ⚠️
...c/highlevel/types/misc/input-privacy-rule/allow.ts 73.68% 10 Missing ⚠️
...ighlevel/types/misc/input-privacy-rule/disallow.ts 70.58% 10 Missing ⚠️
packages/file-id/src/types-inner.ts 96.98% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #21      +/-   ##
==========================================
+ Coverage   64.95%   64.99%   +0.03%     
==========================================
  Files         606      619      +13     
  Lines       65137    65191      +54     
  Branches     3137     3128       -9     
==========================================
+ Hits        42312    42373      +61     
+ Misses      22825    22818       -7     

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

## [Codecov](https://app.codecov.io/gh/mtcute/mtcute/pull/21?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 `67.18045%` with `873 lines` in your changes are missing coverage. Please review. > Project coverage is 64.99%. Comparing base [(`b172787`)](https://app.codecov.io/gh/mtcute/mtcute/commit/b172787da1a68697b6d6328db5895912b88afe78?el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) to head [(`a0b3e9c`)](https://app.codecov.io/gh/mtcute/mtcute/pull/21?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. | [Files](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | Patch % | Lines | |---|---|---| | [...rc/highlevel/types/bots/inline-result/factories.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29yZS9zcmMvaGlnaGxldmVsL3R5cGVzL2JvdHMvaW5saW5lLXJlc3VsdC9mYWN0b3JpZXMudHM=) | 23.18% | [424 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [...re/src/highlevel/types/bots/keyboards/factories.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29yZS9zcmMvaGlnaGxldmVsL3R5cGVzL2JvdHMva2V5Ym9hcmRzL2ZhY3Rvcmllcy50cw==) | 65.10% | [149 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [...c/highlevel/types/bots/inline-message/factories.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29yZS9zcmMvaGlnaGxldmVsL3R5cGVzL2JvdHMvaW5saW5lLW1lc3NhZ2UvZmFjdG9yaWVzLnRz) | 34.31% | [134 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [...src/highlevel/types/media/input-media/factories.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29yZS9zcmMvaGlnaGxldmVsL3R5cGVzL21lZGlhL2lucHV0LW1lZGlhL2ZhY3Rvcmllcy50cw==) | 61.00% | [117 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [...re/src/highlevel/types/bots/command-scope/inner.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29yZS9zcmMvaGlnaGxldmVsL3R5cGVzL2JvdHMvY29tbWFuZC1zY29wZS9pbm5lci50cw==) | 77.08% | [22 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [...c/highlevel/types/misc/input-privacy-rule/allow.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29yZS9zcmMvaGlnaGxldmVsL3R5cGVzL21pc2MvaW5wdXQtcHJpdmFjeS1ydWxlL2FsbG93LnRz) | 73.68% | [10 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [...ighlevel/types/misc/input-privacy-rule/disallow.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvY29yZS9zcmMvaGlnaGxldmVsL3R5cGVzL21pc2MvaW5wdXQtcHJpdmFjeS1ydWxlL2Rpc2FsbG93LnRz) | 70.58% | [10 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute) | | [packages/file-id/src/types-inner.ts](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=mtcute#diff-cGFja2FnZXMvZmlsZS1pZC9zcmMvdHlwZXMtaW5uZXIudHM=) | 96.98% | [7 Missing :warning: ](https://app.codecov.io/gh/mtcute/mtcute/pull/21?src=pr&el=tree&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 #21 +/- ## ========================================== + Coverage 64.95% 64.99% +0.03% ========================================== Files 606 619 +13 Lines 65137 65191 +54 Branches 3137 3128 -9 ========================================== + Hits 42312 42373 +61 + Misses 22825 22818 -7 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/mtcute/mtcute/pull/21?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.