Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Switch stanc.exe to use Cmdliner for cli #1478

Merged
merged 7 commits into from
Jan 2, 2025

Also trap on unwritable output

10439aa
Select commit
Loading
Failed to load commit list.
Merged

Switch stanc.exe to use Cmdliner for cli #1478

Also trap on unwritable output
10439aa
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 18, 2024 in 0s

90.05% (target 0.00%)

View this Pull Request on Codecov

90.05% (target 0.00%)

Details

Codecov Report

Attention: Patch coverage is 95.45455% with 6 lines in your changes missing coverage. Please review.

Project coverage is 90.05%. Comparing base (f777719) to head (10439aa).

Files with missing lines Patch % Lines
src/stanc/stanc.ml 82.60% 4 Missing ⚠️
src/stanc/CLI.ml 98.03% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master    #1478      +/-   ##
==========================================
+ Coverage   89.72%   90.05%   +0.33%     
==========================================
  Files          65       66       +1     
  Lines       10693    10751      +58     
==========================================
+ Hits         9594     9682      +88     
+ Misses       1099     1069      -30     
Files with missing lines Coverage Δ
src/driver/Entry.ml 92.40% <100.00%> (+5.39%) ⬆️
src/frontend/Debugging.ml 100.00% <ø> (+80.00%) ⬆️
src/stanc/CLI.ml 98.03% <98.03%> (ø)
src/stanc/stanc.ml 85.00% <82.60%> (+2.44%) ⬆️

... and 6 files with indirect coverage changes