Rpc protocol enhancements#2145
Conversation
Test Results 7 files 53 suites 5m 17s ⏱️ Results for commit 7720216. ♻️ This comment has been updated with latest results. |
| context | ||
| }; | ||
| auto requests = CreateLoadRequests("/Validation/dependencies.csolution.yml", contextList); | ||
| int id = 3; |
Check notice
Code scanning / CodeQL
Unused local variable Note test
| param["variant"] = "Compatible"; | ||
|
|
||
| auto requests = CreateLoadRequests("/Validation/dependencies.csolution.yml", contextList); | ||
| int id = 3; |
Check notice
Code scanning / CodeQL
Unused local variable Note test
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## main #2145 +/- ##
==========================================
+ Coverage 66.10% 66.55% +0.45%
==========================================
Files 181 181
Lines 37326 37567 +241
Branches 21711 21888 +177
==========================================
+ Hits 24675 25004 +329
+ Misses 8202 8033 -169
- Partials 4449 4530 +81
Flags with carried forward coverage won't be shown. Click here to find out more.
🚀 New features to boost your workflow:
|
No description provided.