fix: posix cli commands - #3348
Conversation
Up to standards ✅🟢 Issues
|
| Metric | Results |
|---|---|
| Complexity | 8 |
| Duplication | 10 |
🟢 Coverage 15.22% diff coverage · +0.02% coverage variation
Metric Results Coverage variation ✅ +0.02% coverage variation (-1.00%) Diff coverage ✅ 15.22% diff coverage Coverage variation details
Coverable lines Covered lines Coverage Common ancestor commit (5f1a3ee) 84292 19602 23.25% Head commit (88e345e) 84347 (+55) 19635 (+33) 23.28% (+0.02%) 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 (#3348) 92 14 15.22% 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.
|
LGTM from testing side |
butonic
left a comment
There was a problem hiding this comment.
The reva changes should be part of a dedicated reva bump. That should also remove the other vondor stuff being pulled in.
without reva change(which was already merged to main) the tests will fail, that's why I bumped it in this pr |
closes #3095