Update golang 1.24 and fix mydms search issue #152

Merged
bihe merged 3 commits from update_and_fix into main 2025-02-14 12:00:45 +00:00
bihe commented 2025-02-14 10:27:20 +00:00 (Migrated from github.com)

Version update
Use the proper search-URL for mydms #151

Version update Use the proper search-URL for mydms #151
codecov-commenter commented 2025-02-14 11:56:57 +00:00 (Migrated from github.com)

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

Attention: Patch coverage is 66.66667% with 3 lines in your changes missing coverage. Please review.

Project coverage is 46.91%. Comparing base (e066423) to head (1c7d1d4).
Report is 1 commits behind head on main.

Files with missing lines Patch % Lines
internal/core/app/shared/errors.go 0.00% 3 Missing ⚠️

Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@             Coverage Diff             @@
##             main     #152       +/-   ##
===========================================
- Coverage   59.99%   46.91%   -13.08%     
===========================================
  Files          75       75               
  Lines        6244     6260       +16     
===========================================
- Hits         3746     2937      -809     
- Misses       2290     3150      +860     
+ Partials      208      173       -35     

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

:warning: Please install the !['codecov app svg image'](https://github.com/codecov/engineering-team/assets/152432831/e90313f4-9d3a-4b63-8b54-cfe14e7ec20d) to ensure uploads and comments are reliably processed by Codecov. ## [Codecov](https://app.codecov.io/gh/bihe/monorepo/pull/152?dropdown=coverage&src=pr&el=h1&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Binggl) Report Attention: Patch coverage is `66.66667%` with `3 lines` in your changes missing coverage. Please review. > Project coverage is 46.91%. Comparing base [(`e066423`)](https://app.codecov.io/gh/bihe/monorepo/commit/e06642394b011bf70de52bdd118f6ca871f36df1?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Binggl) to head [(`1c7d1d4`)](https://app.codecov.io/gh/bihe/monorepo/commit/1c7d1d490ea8ca3906eccae378567dec3351fd77?dropdown=coverage&el=desc&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Binggl). > Report is 1 commits behind head on main. | [Files with missing lines](https://app.codecov.io/gh/bihe/monorepo/pull/152?dropdown=coverage&src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Binggl) | Patch % | Lines | |---|---|---| | [internal/core/app/shared/errors.go](https://app.codecov.io/gh/bihe/monorepo/pull/152?src=pr&el=tree&filepath=internal%2Fcore%2Fapp%2Fshared%2Ferrors.go&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Binggl#diff-aW50ZXJuYWwvY29yZS9hcHAvc2hhcmVkL2Vycm9ycy5nbw==) | 0.00% | [3 Missing :warning: ](https://app.codecov.io/gh/bihe/monorepo/pull/152?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Binggl) | :exclamation: Your organization needs to install the [Codecov GitHub app](https://github.com/apps/codecov/installations/select_target) to enable full functionality. <details><summary>Additional details and impacted files</summary> ```diff @@ Coverage Diff @@ ## main #152 +/- ## =========================================== - Coverage 59.99% 46.91% -13.08% =========================================== Files 75 75 Lines 6244 6260 +16 =========================================== - Hits 3746 2937 -809 - Misses 2290 3150 +860 + Partials 208 173 -35 ``` </details> [:umbrella: View full report in Codecov by Sentry](https://app.codecov.io/gh/bihe/monorepo/pull/152?dropdown=coverage&src=pr&el=continue&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=Henrik+Binggl). :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=Henrik+Binggl).
Sign in to join this conversation.
No description provided.