-
Notifications
You must be signed in to change notification settings - Fork 60
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Missing required pack msg #1788
Missing required pack msg #1788
Conversation
Test Results 3 files 18 suites 8m 13s ⏱️ Results for commit 11179a2. ♻️ This comment has been updated with latest results. |
tools/projmgr/test/data/TestSolution/PackLocking/pack_version_not_available.csolution.yml
Outdated
Show resolved
Hide resolved
tools/projmgr/test/data/TestSolution/PackLocking/pack_version_not_available.cbuild-pack.yml
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #1788 +/- ##
==========================================
+ Coverage 64.23% 64.24% +0.01%
==========================================
Files 163 163
Lines 32108 32127 +19
Branches 19626 19635 +9
==========================================
+ Hits 20624 20641 +17
+ Misses 7522 7517 -5
- Partials 3962 3969 +7
Flags with carried forward coverage won't be shown. Click here to find out more.
|
Addressed: #1702