Remove continue-on-error Windows jobs ci #313
Merged
Codecov / codecov/project
succeeded
Oct 26, 2024 in 1s
74.29% (+0.01%) compared to 920347b
View this Pull Request on Codecov
74.29% (+0.01%) compared to 920347b
Details
Codecov Report
Attention: Patch coverage is 60.00000%
with 2 lines
in your changes missing coverage. Please review.
Project coverage is 74.29%. Comparing base (
920347b
) to head (0f4f348
).
Files with missing lines | Patch % | Lines |
---|---|---|
lib/Interpreter/Paths.cpp | 0.00% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #313 +/- ##
==========================================
+ Coverage 74.27% 74.29% +0.01%
==========================================
Files 8 8
Lines 3188 3190 +2
==========================================
+ Hits 2368 2370 +2
Misses 820 820
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Interpreter/Compatibility.h | 89.90% <100.00%> (+0.18%) |
⬆️ |
lib/Interpreter/CppInterOp.cpp | 79.83% <ø> (ø) |
|
lib/Interpreter/DynamicLibraryManager.cpp | 73.46% <100.00%> (ø) |
|
lib/Interpreter/Paths.cpp | 37.74% <0.00%> (ø) |
Files with missing lines | Coverage Δ | |
---|---|---|
lib/Interpreter/Compatibility.h | 89.90% <100.00%> (+0.18%) |
⬆️ |
lib/Interpreter/CppInterOp.cpp | 79.83% <ø> (ø) |
|
lib/Interpreter/DynamicLibraryManager.cpp | 73.46% <100.00%> (ø) |
|
lib/Interpreter/Paths.cpp | 37.74% <0.00%> (ø) |
Loading