Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / jmattheis/goverter issues and pull requests

#83 - Empty struct unused variable

Pull Request - State: closed - Opened by jmattheis 11 months ago - 1 comment

#82 - Generated Unused variable

Issue - State: closed - Opened by goghcrow 11 months ago - 2 comments
Labels: bug

#81 - how about convert A to B with a conditon?

Issue - State: closed - Opened by xiaopanlaile639 11 months ago - 1 comment

#80 - Combine nested automap and fieldmap

Issue - State: open - Opened by goghcrow 11 months ago - 3 comments

#79 - add sub context to support combining nested automap and rename

Pull Request - State: open - Opened by goghcrow 11 months ago

#78 - Allow goverter to consider underlying types when mapping named types

Issue - State: open - Opened by ewhauser about 1 year ago - 5 comments

#77 - Generate functions directly without Converter interface

Issue - State: open - Opened by jmattheis about 1 year ago
Labels: enhancement

#76 - Passthrough additional data to the conversion methods

Issue - State: closed - Opened by pavelpatrin about 1 year ago - 1 comment
Labels: duplicate

#75 - Version in doc is incorrect

Issue - State: closed - Opened by MathiasVandePol about 1 year ago - 1 comment
Labels: bug

#74 - Fix endless loop with recursive types

Pull Request - State: closed - Opened by jmattheis about 1 year ago - 1 comment

#73 - Hang / infinite loop on nested recursive slice structs

Issue - State: closed - Opened by amiralies about 1 year ago - 2 comments
Labels: bug

#72 - Panic interface type

Pull Request - State: closed - Opened by jmattheis about 1 year ago

#71 - TypeMismatch: Cannot convert interface{} to interface{}

Issue - State: closed - Opened by JessedeJonge about 1 year ago - 4 comments
Labels: question

#70 - Fix go1.16 support

Pull Request - State: closed - Opened by jmattheis over 1 year ago

#68 - Mapping context values

Issue - State: open - Opened by jmattheis over 1 year ago - 2 comments
Labels: enhancement

#67 - Fix generation with generic types

Pull Request - State: closed - Opened by jmattheis over 1 year ago - 1 comment

#66 - Generated file doesn't contain generic type

Issue - State: closed - Opened by admannon over 1 year ago - 2 comments
Labels: bug

#65 - ISSUE 64: Source pointers support

Pull Request - State: closed - Opened by pavelpatrin over 1 year ago - 1 comment

#64 - Unable to convert pointers to direct types like *struct => struct

Issue - State: closed - Opened by pavelpatrin over 1 year ago - 6 comments
Labels: enhancement

#63 - ISSUE 62: Match fields ignore case

Pull Request - State: closed - Opened by pavelpatrin over 1 year ago - 1 comment

#62 - Unable to specify matchIgnoreCase at CLI args and Interface comment

Issue - State: closed - Opened by pavelpatrin over 1 year ago - 2 comments
Labels: enhancement

#61 - Strict enum support

Issue - State: open - Opened by jmattheis over 1 year ago
Labels: enhancement

#60 - Ignore missing

Pull Request - State: closed - Opened by jmattheis over 1 year ago - 1 comment

#59 - Add `goverter:autoMap`

Pull Request - State: closed - Opened by jmattheis over 1 year ago - 1 comment

#58 - Is it possible to set to automatically ignore non-existent fields

Issue - State: closed - Opened by shuqingzai over 1 year ago - 3 comments
Labels: question

#57 - Improve error returns

Pull Request - State: closed - Opened by jmattheis over 1 year ago - 1 comment

#56 - Struct pointer

Pull Request - State: closed - Opened by jmattheis over 1 year ago - 1 comment

#55 - Add reverse operation of Source Object Mapping

Issue - State: closed - Opened by shuqingzai over 1 year ago - 2 comments
Labels: enhancement

#54 - Is there a way to convert to code generate by protobuf oneof

Issue - State: closed - Opened by gpoulin over 1 year ago - 1 comment
Labels: question

#53 - [Questions] Does the generated code need optimization?

Issue - State: closed - Opened by shuqingzai over 1 year ago - 1 comment
Labels: question

#52 - Structure conversion error

Issue - State: closed - Opened by shuqingzai over 1 year ago - 2 comments
Labels: question

#51 - Error on misconfiguration

Pull Request - State: closed - Opened by jmattheis over 1 year ago

#50 - Method mapping enhancement

Pull Request - State: closed - Opened by jmattheis over 1 year ago

#49 - Stuff

Pull Request - State: closed - Opened by jmattheis over 1 year ago

#48 - [Questions] The underlying data types are consistent, can they be converted?

Issue - State: closed - Opened by shuqingzai over 1 year ago
Labels: question

#47 - Allow external methods in goverter:mapExtend

Issue - State: closed - Opened by shuqingzai over 1 year ago - 2 comments
Labels: enhancement

#46 - [Questions] When generating files, is it possible to generate independent files for each struct ?

Issue - State: closed - Opened by shuqingzai over 1 year ago - 3 comments
Labels: question

#45 - [Questions] When generating converters, is it possible to generate constructor at the same time

Issue - State: closed - Opened by shuqingzai over 1 year ago - 3 comments
Labels: question

#44 - map nil slice to nil

Pull Request - State: closed - Opened by YasserRabee over 1 year ago - 2 comments

#43 - return error from mapExtend func

Issue - State: closed - Opened by YasserRabee over 1 year ago - 4 comments
Labels: enhancement

#42 - Support Interface{} (any) type conversion

Issue - State: closed - Opened by jdmeyer3 over 1 year ago - 2 comments
Labels: question

#41 - Support types.Struct for embedded structs

Issue - State: closed - Opened by jdmeyer3 over 1 year ago - 6 comments
Labels: bug

#40 - Pointer to slice generates invalid code

Issue - State: closed - Opened by jdmeyer3 over 1 year ago - 2 comments
Labels: bug

#39 - How to avoid `go vet copylocks` warnings?

Issue - State: closed - Opened by s-takehana over 1 year ago - 2 comments
Labels: question

#38 - Passing Converter interface to mapExtend ?

Issue - State: closed - Opened by jeremie-abt over 1 year ago - 3 comments
Labels: enhancement

#37 - Support `mapExtend` with more usage

Issue - State: closed - Opened by waltcow over 1 year ago - 6 comments
Labels: bug, enhancement

#36 - Generator throws an error when using inheritance and source/target as pointers

Issue - State: closed - Opened by barteksc over 1 year ago - 1 comment
Labels: bug

#35 - How to generate output in same namespace as config?

Issue - State: closed - Opened by morganhein over 1 year ago - 7 comments
Labels: question

#34 - Proposal: generate conversion function by defining a type

Issue - State: closed - Opened by seeflood almost 2 years ago - 1 comment

#33 - This package is AMAZING

Issue - State: closed - Opened by morganhein almost 2 years ago
Labels: question

#32 - add global option for ignoring unexported fields

Pull Request - State: closed - Opened by ewhauser almost 2 years ago - 1 comment

#31 - Global option for ignoring unexported fields

Issue - State: closed - Opened by ewhauser almost 2 years ago
Labels: enhancement

#30 - Support Nested Goverter Interface Definition

Issue - State: closed - Opened by Jiang-Le almost 2 years ago - 1 comment
Labels: enhancement

#29 - feat: wrapErrors to report field names and slice indexes

Pull Request - State: closed - Opened by nissim-natanov-outreach almost 2 years ago - 1 comment

#28 - interface level option inheritance

Issue - State: closed - Opened by kliko9 almost 2 years ago - 2 comments
Labels: enhancement

#27 - slice goverter:mapIdentity bug

Issue - State: closed - Opened by fitan about 2 years ago - 2 comments
Labels: question

#26 - wrap custom convertion

Issue - State: closed - Opened by kliko9 about 2 years ago - 1 comment
Labels: bug

#25 - add struct_mapping_extend

Pull Request - State: closed - Opened by waltcow about 2 years ago - 1 comment

#24 - Embedded structs

Issue - State: closed - Opened by dansimau about 2 years ago - 2 comments
Labels: question

#23 - Add ignore missing fields support

Issue - State: closed - Opened by dansimau about 2 years ago - 5 comments
Labels: enhancement

#22 - feat: add PackagePath to prevent loop import of the generated package

Pull Request - State: closed - Opened by nissim-natanov-outreach about 2 years ago - 2 comments

#21 - exit with non zero on error

Pull Request - State: closed - Opened by antonyc about 2 years ago - 1 comment

#20 - Fix: Unexpected package creation during export data loading

Pull Request - State: closed - Opened by sergeydobrodey about 2 years ago

#19 - Improve value return on err

Issue - State: closed - Opened by jmattheis about 2 years ago
Labels: enhancement

#18 - missing & in generated code

Issue - State: closed - Opened by kliko9 about 2 years ago - 2 comments
Labels: bug

#17 - fix: ignore unexported methods in extend with package

Pull Request - State: closed - Opened by nissim-natanov-outreach over 2 years ago - 2 comments

#15 - feat: enable working directory

Pull Request - State: closed - Opened by nissim-natanov-outreach over 2 years ago - 3 comments

#14 - feat: extend with external packages and name regexp

Pull Request - State: closed - Opened by nissim-natanov-outreach over 2 years ago - 4 comments

#13 - Add goverter:mapExtend

Pull Request - State: closed - Opened by soniah over 2 years ago - 3 comments

#12 - mapping consts

Issue - State: closed - Opened by soniah over 2 years ago - 3 comments
Labels: enhancement

#11 - Convert pointer to not pointer and reverse

Issue - State: closed - Opened by afarbos over 2 years ago - 4 comments
Labels: enhancement

#10 - Self import when output is in same package

Issue - State: closed - Opened by hshorter over 2 years ago - 3 comments
Labels: bug

#9 - mismatched pointers example

Pull Request - State: closed - Opened by soniah over 2 years ago - 2 comments

#8 - Cannot set value for field XXX_NoUnkeyedLiteral because it does not exist on the source entry.

Issue - State: closed - Opened by liyuan1125 over 2 years ago - 7 comments
Labels: question

#7 - Support nested anonymous inherited structs

Issue - State: closed - Opened by Vilsol almost 3 years ago - 13 comments
Labels: enhancement

#6 - Convert a flat struct to a nested one

Issue - State: closed - Opened by jmattheis almost 3 years ago
Labels: enhancement

#5 - Add nested goverter:map

Pull Request - State: closed - Opened by jmattheis almost 3 years ago - 1 comment

#4 - Converting struct with time.Time fields generate invalid converter

Issue - State: closed - Opened by matdurand almost 3 years ago - 7 comments
Labels: bug

#3 - Flatten nested fields

Issue - State: closed - Opened by matdurand almost 3 years ago - 19 comments
Labels: question

#2 - Issue 1: Add Missing Context to Ptr to Ptr Coversion

Pull Request - State: closed - Opened by Exeson about 3 years ago - 1 comment

#1 - Goverter:ignore Not Respected When Converter Handles Pointers

Issue - State: closed - Opened by Exeson about 3 years ago - 3 comments
Labels: enhancement