[koha-commits] main Koha release repository branch new_12478_elasticsearch updated. v3.22.00-1218-g2c0133b

Git repo owner gitmaster at git.koha-community.org
Mon Apr 25 22:07:50 CEST 2016


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "main Koha release repository".

The branch, new_12478_elasticsearch has been updated
       via  2c0133bd8875eba6540609fdfd880ecbfca09a8c (commit)
       via  d8731b518c9ee754aa6d5d1533029b72aa98f0e2 (commit)
      from  1dde88afb15d0c6d7044e907cae268669b4b65e9 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 2c0133bd8875eba6540609fdfd880ecbfca09a8c
Author: Chris Cormack <chrisc at catalyst.net.z>
Date:   Thu Apr 14 21:27:10 2016 +0000

    Bug 12478 Increasing test Coverage for Koha::SearchEngine::Elasticsearch::Search
    
    Before this patch it was 24.6%, after it is 64%
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

commit d8731b518c9ee754aa6d5d1533029b72aa98f0e2
Author: Chris Cormack <chrisc at catalyst.net.z>
Date:   Thu Apr 14 20:23:13 2016 +0000

    Bug 12478 Shifting tests and adding copyright headers
    
    Signed-off-by: Nick Clemens <nick at bywatersolutions.com>

-----------------------------------------------------------------------

Summary of changes:
 Koha/SearchEngine/Elasticsearch/Search.pm          |    6 +--
 t/Koha_ElasticSearch.t                             |   23 ----------
 t/Koha_SearchEngine_Elasticsearch_Search.t         |   40 ----------------
 .../Koha_ElasticSearch.t}                          |   19 +++-----
 t/{ => db_dependent}/Koha_ElasticSearch_Indexer.t  |   25 +++++-----
 .../Koha_SearchEngine_Elasticsearch_Search.t       |   48 ++++++++++++++++++++
 6 files changed, 71 insertions(+), 90 deletions(-)
 delete mode 100644 t/Koha_ElasticSearch.t
 delete mode 100644 t/Koha_SearchEngine_Elasticsearch_Search.t
 copy t/{Breeding.t => db_dependent/Koha_ElasticSearch.t} (68%)
 mode change 100755 => 100644
 rename t/{ => db_dependent}/Koha_ElasticSearch_Indexer.t (58%)
 create mode 100644 t/db_dependent/Koha_SearchEngine_Elasticsearch_Search.t


hooks/post-receive
-- 
main Koha release repository


More information about the koha-commits mailing list