Added Channel.setElementsToRead #124
Open
Codecov / codecov/project
succeeded
Aug 28, 2025 in 0s
68.09% (+0.22%) compared to ea973da
View this Pull Request on Codecov
68.09% (+0.22%) compared to ea973da
Details
Codecov Report
❌ Patch coverage is 53.33333% with 7 lines in your changes missing coverage. Please review.
✅ Project coverage is 68.09%. Comparing base (ea973da) to head (1c18b42).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/main/java/org/epics/ca/impl/ChannelImpl.java | 41.66% | 4 Missing and 3 partials |
Additional details and impacted files
@@ Coverage Diff @@
## master #124 +/- ##
============================================
+ Coverage 67.86% 68.09% +0.22%
- Complexity 667 673 +6
============================================
Files 74 74
Lines 4531 4535 +4
Branches 498 497 -1
============================================
+ Hits 3075 3088 +13
+ Misses 1202 1199 -3
+ Partials 254 248 -6 | Files with missing lines | Coverage Δ | |
|---|---|---|
| src/main/java/org/epics/ca/Channel.java | 50.00% <ø> (ø) |
|
| ...ava/org/epics/ca/impl/requests/MonitorRequest.java | 65.51% <100.00%> (+4.22%) |
⬆️ |
| .../org/epics/ca/impl/requests/ReadNotifyRequest.java | 69.69% <100.00%> (+0.25%) |
⬆️ |
| src/main/java/org/epics/ca/impl/ChannelImpl.java | 66.11% <41.66%> (-1.12%) |
⬇️ |
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading