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

Add support to publish cfr as a binary using PyInstaller #175

Merged
merged 2 commits into from
Jul 8, 2024

CFR: Publish self-contained application bundle to GH Workflow Artifacts

7fb9df3
Select commit
Loading
Failed to load commit list.
Merged

Add support to publish cfr as a binary using PyInstaller #175

CFR: Publish self-contained application bundle to GH Workflow Artifacts
7fb9df3
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Jul 7, 2024 in 0s

81.76% (target 60.00%)

View this Pull Request on Codecov

81.76% (target 60.00%)

Details

Codecov Report

Attention: Patch coverage is 50.00000% with 2 lines in your changes missing coverage. Please review.

Project coverage is 81.76%. Comparing base (2f9540f) to head (7fb9df3).
Report is 2 commits behind head on main.

Files Patch % Lines
cratedb_toolkit/cfr/cli.py 50.00% 2 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #175      +/-   ##
==========================================
+ Coverage   72.01%   81.76%   +9.74%     
==========================================
  Files          79       79              
  Lines        3209     3213       +4     
==========================================
+ Hits         2311     2627     +316     
+ Misses        898      586     -312     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.