Skip to content

Remove extra log output

b383996
Select commit
Loading
Failed to load commit list.
Open

Grounder restart #361

Remove extra log output
b383996
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Apr 23, 2026 in 1s

79.06% (+0.18%) compared to 2cce436

View this Pull Request on Codecov

79.06% (+0.18%) compared to 2cce436

Details

Codecov Report

❌ Patch coverage is 82.33996% with 80 lines in your changes missing coverage. Please review.
✅ Project coverage is 79.06%. Comparing base (2cce436) to head (b383996).
⚠️ Report is 2 commits behind head on master.

Files with missing lines Patch % Lines
.../tuwien/kr/alpha/app/config/CommandLineParser.java 48.21% 29 Missing ⚠️
.../ac/tuwien/kr/alpha/core/solver/DefaultSolver.java 81.30% 12 Missing and 8 partials ⚠️
...at/ac/tuwien/kr/alpha/api/config/SystemConfig.java 59.25% 11 Missing ⚠️
...olver/reboot/strategies/RebootStrategyFactory.java 12.50% 6 Missing and 1 partial ⚠️
...ien/kr/alpha/core/solver/reboot/RebootManager.java 82.85% 4 Missing and 2 partials ⚠️
.../ac/tuwien/kr/alpha/core/solver/ChoiceManager.java 80.00% 1 Missing and 1 partial ⚠️
...a/core/solver/reboot/AtomizedNoGoodCollection.java 84.61% 2 Missing ⚠️
...tuwien/kr/alpha/api/config/RebootStrategyEnum.java 85.71% 1 Missing ⚠️
.../kr/alpha/core/solver/NoGoodStoreAlphaRoaming.java 75.00% 1 Missing ⚠️
...r/reboot/strategies/LubyLearnedRebootStrategy.java 94.11% 0 Missing and 1 partial ⚠️
Additional details and impacted files
@@             Coverage Diff              @@
##             master     #361      +/-   ##
============================================
+ Coverage     78.87%   79.06%   +0.18%     
- Complexity      814      821       +7     
============================================
  Files           208      221      +13     
  Lines          8863     9299     +436     
  Branches       1495     1516      +21     
============================================
+ Hits           6991     7352     +361     
- Misses         1410     1474      +64     
- Partials        462      473      +11     

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