You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucy.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2015/10/06 04:10:26 UTC

[lucy-issues] [jira] [Commented] (LUCY-282) Refine and test Go bindings

    [ https://issues.apache.org/jira/browse/LUCY-282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14944403#comment-14944403 ] 

ASF GitHub Bot commented on LUCY-282:
-------------------------------------

GitHub user rectang opened a pull request:

    https://github.com/apache/lucy/pull/23

    LUCY-282 Test Go bindings for Plan classes

    Refine and test the Go bindings for Schema, various FieldTypes, and Architecture.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/rectang/lucy LUCY-282-test-plan-go

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucy/pull/23.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #23
    
----
commit 43addb08773da31bce0871473990e51e46630ad4
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-08-13T17:31:39Z

    Refine Schema Go binding.
    
    Use autogen binding for `Spec_Field`.  Use custom binding for
    `All_Fields` to return Go type `[]string`.

commit f162847839fc3835cbe504a96301a85346491085
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-10-05T23:15:51Z

    Tests for Schema Go bindings.

commit 9dc850ceef093f4133de732419bf97fe88ec2c5f
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-10-06T01:58:18Z

    Test FieldType classes in Go bindings.

commit 20fd9af22ca7fa21de69d939a5a9bf85bb31592b
Author: Marvin Humphrey <ma...@rectangular.com>
Date:   2015-10-06T02:05:06Z

    Test Architecture Go bindings.

----


> Refine and test Go bindings
> ---------------------------
>
>                 Key: LUCY-282
>                 URL: https://issues.apache.org/jira/browse/LUCY-282
>             Project: Lucy
>          Issue Type: Improvement
>          Components: Go bindings
>            Reporter: Marvin Humphrey
>            Assignee: Marvin Humphrey
>             Fix For: 0.5.0
>
>
> Now that we have roughly useful automated Go bindings, work through them fine tuning for Go idiomatic usage and writing tests to ensure the Go bindings work as expected.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)