fix auto-print detection on R 3.4/3.5 where sys.calls() returns a promise - #7727
Open
skitsy24 wants to merge 4 commits into
Open
fix auto-print detection on R 3.4/3.5 where sys.calls() returns a promise#7727skitsy24 wants to merge 4 commits into
skitsy24 wants to merge 4 commits into
Codecov / codecov/project
succeeded
May 15, 2026 in 1s
99.04% (+0.00%) compared to 188dd7b
View this Pull Request on Codecov
99.04% (+0.00%) compared to 188dd7b
Details
Codecov Report
✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.04%. Comparing base (188dd7b) to head (98ab3c7).
Additional details and impacted files
@@ Coverage Diff @@
## master #7727 +/- ##
=======================================
Coverage 99.04% 99.04%
=======================================
Files 87 87
Lines 17065 17068 +3
=======================================
+ Hits 16902 16905 +3
Misses 163 163 ☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
🚀 New features to boost your workflow:
- ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Loading