Skip to content

Conversation

EgorkaKulikov
Copy link
Collaborator

Description

This PR fixes two bugs with UtNullModel processing in deepEquals.

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Regression and integration tests

Test coverage for deepEquals method

Manual Scenario

Run ContestEstimator with the following settings:

methodFilter = "com.google.common.collect.FilteredEntryMultimap.createAsMap" 
projectFilter = listOf("guava")

Checklist (remove irrelevant options):

This is the author self-check list

  • [+] 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
  • New tests have been added
  • All tests pass locally with my changes

@EgorkaKulikov EgorkaKulikov merged commit 1d7ee31 into main Jan 18, 2023
@EgorkaKulikov EgorkaKulikov deleted the egor/deepequals_null_models branch January 18, 2023 11:15
@alisevych alisevych added comp-codegen Issue is related to code generator comp-contest-estimator Issue is related to contest estimator lang-java Issue is related to Java support ctg-bug-fix PR is fixing a bug labels Jan 18, 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-codegen Issue is related to code generator comp-contest-estimator Issue is related to contest estimator ctg-bug-fix PR is fixing a bug lang-java Issue is related to Java support
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants