• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

dutradda / myreco
92%
master: 93%

Build:
Build:
LAST BUILD BRANCH: numpy_to_cython
DEFAULT BRANCH: master
Repo Added 09 Oct 2016 11:36PM UTC
Files 26
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

LAST BUILD ON BRANCH numpy_to_cython
branch: numpy_to_cython
CHANGE BRANCH
x
Reset
  • numpy_to_cython
  • master
  • moving_from_falconswagger_to_swaggerit
  • v0.60-beta

pending completion
235

push

travis-ci

dutradda
Moved from numpy to cython:
 - Removed the IndicesMap tests from travis;
 - Changed the way how the filters are applied. Now is used cython with redis sets instead numpy array multiplications;
 - Created a class to manage the filters called FiltersSet;
 - Changed the top seller recommendations to use cython;
 - Removed the IndicesMap;
 - Changed the MyrecoAPI to receive the cython redis client;
 - Added a the method _del_old_keys to EngineObjectBase class;
 - Removed the filters by indices;
 - Rewrited the filters to use redis sets instead numpy vectors;
 - Changed the EngineStrategyBase to use heapq instead numpy.argpartition for sorting;
 - Moved the filter applying from EngineStrategyBase to be done inside the specific engine strategy (see recommender.pyx);
 - Changed the class TopSellerArray to TopSellerMap; now it uses a redis hash instead put a numpy vector on redis;
 - Changed the placements get_items to build FiltersSets instead a dict of filters;
 - Added credis to requirements and removed numpy/scipy;
 - Added the cython modules compilation on setup;
 - Fixed the tests.

386 of 491 branches covered (78.62%)

1506 of 1631 relevant lines covered (92.34%)

0.92 hits per line

Relevant lines Covered
Build:
Build:
1631 RELEVANT LINES 1506 COVERED LINES
0.92 HITS PER LINE
Source Files on numpy_to_cython
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line Branch Hits Branch Misses

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
235 numpy_to_cython Moved from numpy to cython: - Removed the IndicesMap tests from travis; - Changed the way how the filters are applied. Now is used cython with redis sets instead numpy array multiplications; - Created a class to manage the filters called Filter... push 13 Dec 2017 08:24PM UTC dutradda travis-ci pending completion  
234 numpy_to_cython Moved from numpy to cython: - Removed the IndicesMap tests from travis; - Changed the way how the filters are applied. Now is used cython with redis sets instead numpy array multiplications; - Created a class to manage the filters called Filter... push 13 Dec 2017 07:32PM UTC dutradda travis-ci pending completion  
233 numpy_to_cython Moved from numpy to cython: - Removed the IndicesMap tests from travis; - Changed the way how the filters are applied. Now is used cython with redis sets instead numpy array multiplications; - Created a class to manage the filters called Filter... push 13 Dec 2017 07:13PM UTC dutradda travis-ci pending completion  
See All Builds (200)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc