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

Fix linter warnings #105

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

Revert "check all file´s"

fc399d1
Select commit
Loading
Failed to load commit list.
Open

Fix linter warnings #105

Revert "check all file´s"
fc399d1
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Feb 21, 2025 in 0s

97.3% (-0.1%) compared to 7af816e

View this Pull Request on Codecov

97.3% (-0.1%) compared to 7af816e

Details

Codecov Report

Attention: Patch coverage is 98.27586% with 3 lines in your changes missing coverage. Please review.

Project coverage is 97.3%. Comparing base (7af816e) to head (fc399d1).

Files with missing lines Patch % Lines
src/solver/mip-based/GenPOMovingBlockMIPSolver.cpp 75.0% 2 Missing ⚠️
...olver/mip-based/GenPOMovingBlockMIPSolver_Lazy.cpp 90.0% 1 Missing ⚠️
Additional details and impacted files
@@           Coverage Diff           @@
##            main    #105     +/-   ##
=======================================
- Coverage   97.3%   97.3%   -0.1%     
=======================================
  Files         44      44             
  Lines      13108   13060     -48     
  Branches    1571    1559     -12     
=======================================
- Hits       12758   12708     -50     
- Misses       350     352      +2     

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