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

[YUNIKORN-2045] unify DeepEqual #695

Closed
wants to merge 1 commit into from

Conversation

steinsgateted
Copy link
Contributor

What is this PR for?

In most cases, use assert.DeepEqual uniformly.
Other modifications:
Some use DeepEqual, replace it with Equal

What type of PR is it?

  • - Bug Fix
  • - Improvement
  • - Feature
  • - Documentation
  • - Hot Fix
  • - Refactoring

Todos

  • - Task

What is the Jira issue?

https://issues.apache.org/jira/browse/YUNIKORN-2045

How should this be tested?

Screenshots (if appropriate)

Questions:

  • - The licenses files need update.
  • - There is breaking changes for older versions.
  • - It needs documentation.

@steinsgateted steinsgateted self-assigned this Oct 21, 2023
@codecov
Copy link

codecov bot commented Oct 21, 2023

Codecov Report

Merging #695 (74f2504) into master (7b08702) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #695   +/-   ##
=======================================
  Coverage   71.81%   71.81%           
=======================================
  Files          51       51           
  Lines        8105     8105           
=======================================
  Hits         5821     5821           
  Misses       2084     2084           
  Partials      200      200           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@pbacsko
Copy link
Contributor

pbacsko commented Oct 22, 2023

+1

@pbacsko pbacsko self-requested a review October 23, 2023 20:52
@pbacsko pbacsko closed this in dc7794a Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants