Fix return type of Bool
for ccall methods
#447
Merged
Codecov / codecov/project
succeeded
Nov 25, 2024 in 0s
99.78% (+0.52%) compared to 76ebea2
View this Pull Request on Codecov
99.78% (+0.52%) compared to 76ebea2
Details
Codecov Report
All modified and coverable lines are covered by tests ✅
Project coverage is 99.78%. Comparing base (
76ebea2
) to head (583f001
).
Additional details and impacted files
@@ Coverage Diff @@
## master #447 +/- ##
==========================================
+ Coverage 99.26% 99.78% +0.52%
==========================================
Files 4 4
Lines 947 945 -2
==========================================
+ Hits 940 943 +3
+ Misses 7 2 -5
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚨 Try these New Features:
- Flaky Tests Detection - Detect and resolve failed and flaky tests
Loading