[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#992749: marked as done (ITP: golang-github-powerman-deepequal -- Go package with improved reflect.DeepEqual)



Your message dated Wed, 22 Feb 2023 22:27:35 +0800
with message-id <CAFyCLW8PdvECoqBR=cnpxAAUEW=k1jh1yAphjUpPMsFz75wpHQ@mail.gmail.com>
and subject line Re: Bug#992749: ITP: golang-github-powerman-deepequal -- Go package with improved reflect.DeepEqual
has caused the Debian Bug report #992749,
regarding ITP: golang-github-powerman-deepequal -- Go package with improved reflect.DeepEqual
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
992749: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=992749
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: wnpp
Severity: wishlist
Owner: Eric Dorland <eric@debian.org>

* Package name    : golang-github-powerman-deepequal
  Version         : 0.1.0-1
  Upstream Author : Alex Efros
* URL             : https://github.com/powerman/deepequal
* License         : MIT
  Programming Lang: Go
  Description     : Go package with improved reflect.DeepEqual

 Go package with improved reflect.DeepEqual Go Reference
 (https://pkg.go.dev/github.com/powerman/deepequal) CI/CD
 (https://github.com/powerman/deepequal/actions?query=workflow%3ACI%2FCD)
 Coverage Status
 (https://coveralls.io/github/powerman/deepequal?branch=master) Go Report
 Card (https://goreportcard.com/report/github.com/powerman/deepequal)
 Release (https://github.com/powerman/deepequal/releases/latest)
 .
 Most of the code is copied from Go reflect package with slight
 modifications.
 .
 Differences from reflect.DeepEqual: • If compared value implements
 .Equal(valueOfSameType) bool method then it will be called instead of
 comparing values as is.• If called Equal method will panics then whole
 DeepEqual will panics too.  This means you can use this DeepEqual method
 to correctly compare types like time.Time or decimal.Decimal, without
 taking in account unimportant differences (like time zone or exponent).

Needed for golang-github-powerman-check

--- End Message ---
--- Begin Message ---
Source: golang-github-powerman-deepequal
Version: 0.1.0-2

--- End Message ---

Reply to: