Skip to content

[feat][backend]: expand metric query#414

Merged
kidkidkid merged 2 commits into
mainfrom
feat/metric_more
Jan 29, 2026
Merged

[feat][backend]: expand metric query#414
kidkidkid merged 2 commits into
mainfrom
feat/metric_more

Conversation

@kidkidkid
Copy link
Copy Markdown
Collaborator

@#### What type of PR is this?

Check the PR title

  • This PR title match the format: [<type>][<scope>] <description>. For example: [fix][backend] flaky fix
  • The description of this PR title is user-oriented and clear enough for others to understand.
  • Add documentation if the current PR requires user awareness at the usage level.
  • This PR is written in English. PRs not in English will not be reviewed.

(Optional) Translate the PR title into Chinese

(Optional) More detailed description for this PR(en: English/zh: Chinese)

en:
zh(optional):

(Optional) Which issue(s) this PR fixes

@codecov
Copy link
Copy Markdown

codecov Bot commented Jan 29, 2026

Codecov Report

❌ Patch coverage is 12.50000% with 49 lines in your changes missing coverage. Please review.

Files with missing lines Patch % Lines
...ules/observability/domain/metric/service/metric.go 10.90% 48 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (12.50%) is below the target coverage (80.00%). You can increase the patch coverage or adjust the target coverage.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #414      +/-   ##
==========================================
- Coverage   70.89%   70.82%   -0.07%     
==========================================
  Files         624      624              
  Lines       61280    61333      +53     
==========================================
- Hits        43443    43441       -2     
- Misses      14686    14739      +53     
- Partials     3151     3153       +2     
Flag Coverage Δ
unittests 70.82% <12.50%> (-0.07%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
...bservability/domain/trace/service/trace_service.go 83.82% <100.00%> (+0.01%) ⬆️
...ules/observability/domain/metric/service/metric.go 56.77% <10.90%> (-4.94%) ⬇️

... and 3 files with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d82d38f...f275675. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

taoyifan89
taoyifan89 previously approved these changes Jan 29, 2026
Ev4nFeng
Ev4nFeng previously approved these changes Jan 29, 2026
@kidkidkid kidkidkid dismissed stale reviews from Ev4nFeng and taoyifan89 via f275675 January 29, 2026 06:11
@kidkidkid kidkidkid merged commit abbfa6e into main Jan 29, 2026
15 of 18 checks passed
@kidkidkid kidkidkid deleted the feat/metric_more branch January 29, 2026 07:14
HearyShen pushed a commit that referenced this pull request Feb 26, 2026
* feat(backend): add metric source

* feat(backend): fix filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants