Ecosyste.ms: Issues

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

GitHub / hexops/autogold issues and pull requests

#42 - valast: use generics instead of valast.Addr

Issue - State: open - Opened by bobheadxi over 1 year ago

#41 - Add instructions to migrate from v1 to v2 with Comby

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

#40 - Add ENABLE_BAZEL_PACKAGES_LOAD_HACK=true for poor Bazel users

Pull Request - State: closed - Opened by slimsag over 1 year ago - 5 comments

#39 - question: testing of a collection of files in a folder as a test

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

#38 - valast: use name of existing import

Issue - State: open - Opened by guettli almost 2 years ago
Labels: bug, valast

#37 - Fix deadlock updating inline tests

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

#36 - Inline test update runs indefinitely

Issue - State: closed - Opened by jamestelfer almost 2 years ago - 2 comments

#35 - Go modules require a new directory "v2" for v2.0.0

Issue - State: closed - Opened by larschri almost 2 years ago - 2 comments

#34 - Version 2

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

#33 - make -update no longer removed unused files; add -cleanup flag

Pull Request - State: closed - Opened by slimsag almost 2 years ago

#32 - github: update action versions

Pull Request - State: closed - Opened by dackroyd almost 2 years ago

#31 - Fix -update with Colliding Subtest Names

Pull Request - State: closed - Opened by dackroyd almost 2 years ago

#30 - Subtests with the same name conflict on -update

Issue - State: closed - Opened by dackroyd almost 2 years ago

#29 - Fix data race when -update flag is enabled

Pull Request - State: closed - Opened by dackroyd almost 2 years ago - 3 comments

#28 - Data Race when -update is enabled

Issue - State: closed - Opened by dackroyd almost 2 years ago

#27 - valast: feature Request: custom time.Time/datatype result generation and comparison

Issue - State: open - Opened by kokizzu about 2 years ago - 1 comment
Labels: valast

#26 - "go get" complains about "unknown revision" for dependencies

Issue - State: closed - Opened by iwinux about 2 years ago - 1 comment

#25 - valast: missing import path when inlining a value from a different package

Issue - State: open - Opened by matthewmueller over 2 years ago
Labels: valast

#24 - Document `-update` position quirk which affects color

Pull Request - State: closed - Opened by chrismwendt almost 3 years ago

#23 - Print in color

Pull Request - State: closed - Opened by chrismwendt about 3 years ago - 3 comments

#22 - add t.Helper to make file:line results more useful

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

#21 - valast: feature request: exclude specific fields

Issue - State: open - Opened by stoffeastrom over 3 years ago
Labels: valast

#20 - go test -update doesn't work when /tmp and workdir are different devices (?)

Issue - State: closed - Opened by utrack over 3 years ago - 1 comment

#19 - add AUTOGOLD_PROFILE for profiling performance

Pull Request - State: closed - Opened by slimsag over 3 years ago - 1 comment

#18 - valast: remove redundant type

Issue - State: open - Opened by rizalgowandy over 3 years ago - 1 comment
Labels: valast

#17 - Issue with time.Time in golden struct

Issue - State: closed - Opened by nmiculinic almost 4 years ago - 2 comments

#16 - Infinite loop

Issue - State: closed - Opened by randallmlough almost 4 years ago - 2 comments

#15 - highlighted diffs

Issue - State: closed - Opened by slimsag almost 4 years ago
Labels: v2

#14 - want-data is partly dynamic and has to be adapated to got before equality-check

Issue - State: closed - Opened by fabstu almost 4 years ago - 2 comments

#13 - [WIP] remove the need for passing names to autogold.Want

Pull Request - State: closed - Opened by slimsag almost 4 years ago - 1 comment

#12 - Make it possible to use go-cmp with autogold.Want inline updates if so desired

Issue - State: open - Opened by slimsag almost 4 years ago
Labels: help wanted

#11 - Remove the need for autogold.Want to have a unique name

Issue - State: closed - Opened by slimsag almost 4 years ago
Labels: v2

#10 - Consider inverting the behavior of -update and -update-only

Issue - State: closed - Opened by slimsag almost 4 years ago
Labels: v2

#9 - -update does not delete unused .golden files of sub-tests

Issue - State: closed - Opened by slimsag almost 4 years ago
Labels: bug

#8 - Suggestions for -update behavior

Issue - State: closed - Opened by rvantonder almost 4 years ago - 1 comment
Labels: v2

#7 - Cannot find autogold.Want("foo", ...) when using testify suite

Issue - State: closed - Opened by kokizzu almost 4 years ago - 5 comments

#6 - valast: slice `got` generates want for which some linters show a warning

Issue - State: open - Opened by fabstu almost 4 years ago - 2 comments
Labels: valast

#5 - valast: slice `got` turns to different output than non-slice

Issue - State: open - Opened by fabstu almost 4 years ago - 2 comments
Labels: valast

#3 - make Equal use directories for sub-tests

Pull Request - State: closed - Opened by slimsag almost 4 years ago

#2 - Add inline code updating capability & Raw string type

Pull Request - State: closed - Opened by slimsag almost 4 years ago

#1 - With -update flag, if a single test fails all autogold files will be removed

Issue - State: closed - Opened by slimsag almost 4 years ago - 1 comment
Labels: bug