Experiment: Make macros bind stronger than commas within parentheses#212
Draft
c42f wants to merge 3 commits into
Draft
Experiment: Make macros bind stronger than commas within parentheses#212c42f wants to merge 3 commits into
c42f wants to merge 3 commits into
Codecov / codecov/project
succeeded
Apr 6, 2026 in 0s
96.68% (+0.00%) compared to 2a0efad
View this Pull Request on Codecov
96.68% (+0.00%) compared to 2a0efad
Details
Codecov Report
❌ Patch coverage is 90.00000% with 2 lines in your changes missing coverage. Please review.
✅ Project coverage is 96.68%. Comparing base (2a0efad) to head (0a0ffa3).
| Files with missing lines | Patch % | Lines |
|---|---|---|
| src/parse_stream.jl | 86.66% | 2 Missing |
Additional details and impacted files
@@ Coverage Diff @@
## main #212 +/- ##
=======================================
Coverage 96.68% 96.68%
=======================================
Files 14 14
Lines 4007 4008 +1
=======================================
+ Hits 3874 3875 +1
Misses 133 133 ☔ 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