Skip to content

Conversation

@mmvpm
Copy link
Collaborator

@mmvpm mmvpm commented Dec 27, 2022

Description

Add custom .toString() method to the GlobalStats class in ContestEstimator to display aggregated statistics:

image

Fixes #1593

Type of Change

  • Minor bug fix (non-breaking small changes)

How Has This Been Tested?

Regression and integration tests

Please, provide regression or integration tests for your code changes. If you don't do that, the reviewer can and highly likely will reject the PR. It is the contributor's responsibility to provide such tests or to reason why they are missing.

Automated Testing

There is no need to test the ContestEstimator

Manual Scenario

Run ContestEstimator.main method and check the log

Checklist:

  • The change followed the style guidelines of the UTBot project
  • Self-review of the code is passed
  • The change contains enough commentaries, particularly in hard-to-understand areas
  • New documentation is provided or existed one is altered
  • No new warnings
  • All tests pass locally with my changes

@mmvpm mmvpm requested a review from sergeypospelov December 27, 2022 14:35
@mmvpm mmvpm self-assigned this Dec 27, 2022
@mmvpm mmvpm merged commit e3c3dd2 into main Dec 28, 2022
@mmvpm mmvpm deleted the ideaseeker/global_stats_to_string_contest_estimator branch December 28, 2022 08:59
@tyuldashev tyuldashev added ctg-enhancement New feature, improvement or change request comp-contest-estimator Issue is related to contest estimator ctg-bug Issue is a bug and removed ctg-enhancement New feature, improvement or change request labels Jan 24, 2023
@alisevych alisevych added ctg-bug-fix PR is fixing a bug and removed ctg-bug Issue is a bug labels Jan 24, 2023
@alisevych alisevych added this to the 2023.03 Release milestone Mar 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

comp-contest-estimator Issue is related to contest estimator ctg-bug-fix PR is fixing a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

No global statistics in contest estimator

5 participants