Skip to content

FEAT: Add command line for Xoscar #28

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

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Merge branch 'main' into feat/command-line

4a4de7a
Select commit
Loading
Failed to load commit list.
Open

FEAT: Add command line for Xoscar #28

Merge branch 'main' into feat/command-line
4a4de7a
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 28, 2024 in 1s

93.58% (target 90.00%)

View this Pull Request on Codecov

93.58% (target 90.00%)

Details

Codecov Report

Attention: Patch coverage is 91.52542% with 5 lines in your changes missing coverage. Please review.

Project coverage is 93.58%. Comparing base (892e1c5) to head (4a4de7a).
Report is 51 commits behind head on main.

Files with missing lines Patch % Lines
python/xoscar/worker.py 91.52% 2 Missing and 3 partials ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main      #28      +/-   ##
==========================================
- Coverage   93.85%   93.58%   -0.28%     
==========================================
  Files          43       44       +1     
  Lines        3399     3458      +59     
  Branches      675      683       +8     
==========================================
+ Hits         3190     3236      +46     
- Misses        138      147       +9     
- Partials       71       75       +4     

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