Skip to content

Semicolon#54

Open
linwaytin wants to merge 2 commits into
nsmith5:masterfrom
linwaytin:semicolon
Open

Semicolon#54
linwaytin wants to merge 2 commits into
nsmith5:masterfrom
linwaytin:semicolon

Modified the constructor MExpr(str::String) to work around the semicolon

5bf065f
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 3, 2026 in 0s

47.27% (+0.01%) compared to 7be4dbd

View this Pull Request on Codecov

47.27% (+0.01%) compared to 7be4dbd

Details

Codecov Report

❌ Patch coverage is 75.00000% with 1 line in your changes missing coverage. Please review.
✅ Project coverage is 47.27%. Comparing base (7be4dbd) to head (5bf065f).

Files with missing lines Patch % Lines
src/mexpr.jl 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master      #54      +/-   ##
==========================================
+ Coverage   47.25%   47.27%   +0.01%     
==========================================
  Files          10       10              
  Lines         328      330       +2     
==========================================
+ Hits          155      156       +1     
- Misses        173      174       +1     

☔ 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.