25128 reapply latency metrics in nlg#25190
Conversation
Signed-off-by: Alex Kuzmin <alex.kuzmin@swirldslabs.com>
Signed-off-by: Alex Kuzmin <alex.kuzmin@swirldslabs.com>
|
Merging to
After your PR is submitted to the merge queue, this comment will be automatically updated with its status. If the PR fails, failure details will also be posted here |
✅ Snyk checks have passed. No issues have been found so far.
💻 Catch issues earlier using the plugins for VS Code, JetBrains IDEs, Visual Studio, and Eclipse. |
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Coverage variation | ✅ +0.00% coverage variation (-1.00%) |
| Diff coverage | ✅ ∅ diff coverage |
Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (cb0859c) 99965 78703 78.73% Head commit (c05c5fe) 99965 (+0) 78703 (+0) 78.73% (+0.00%) Coverage variation is the difference between the coverage for the head and common ancestor commits of the pull request branch:
<coverage of head commit> - <coverage of common ancestor commit>
Diff coverage details
Coverable lines Covered lines Diff coverage Pull request (#25190) 0 0 ∅ (not applicable) Diff coverage is the percentage of lines that are covered by tests out of the coverable lines that the pull request added or modified:
<covered lines added or modified>/<coverable lines added or modified> * 100%
NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.
Codecov Report✅ All modified and coverable lines are covered by tests. @@ Coverage Diff @@
## main #25190 +/- ##
=========================================
Coverage 74.90% 74.90%
Complexity 11782 11782
=========================================
Files 2587 2587
Lines 100062 100062
Branches 11058 11058
=========================================
Hits 74954 74954
Misses 21309 21309
Partials 3799 3799 🚀 New features to boost your workflow:
|
Flaky Test(s) DetectedOne or more flaky tests were detected in this run. These tests have been reported before.
|
Description:
Related issue(s):
Fixes #25128
Notes for reviewer:
Checklist