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

aperezdc / omni / 9

Builds Branch Commit Type Ran Committer Via Coverage
9 master Infer route name from function name in decorator The previous approach was to patch up the route's "name" attribute later on, when enumerating the routes (at Routes.routes), but that would not cover the case in whicha route is used directly witho... push 19 Nov 2014 12:01PM UTC aperezdc travis-ci pending completion   set done
8 master Add .coverage to .gitignore push 19 Nov 2014 10:18AM UTC aperezdc travis-ci pending completion   set done
7 master Make objects containing routes pluggable into Dispatcher Changes how routes relate to a Dispatcher, moving the responsibility of storing the routes away from the Dispatcher (previously Resource) to any object that has a .routes attribute. This al... push 19 Nov 2014 10:03AM UTC aperezdc travis-ci pending completion   set done
6 master Include realms and stores in the documentation - Briefly describe realms and stores. - Include documentation from omni/stores/*.py using the Sphinx autodoc plug-in. push 18 Nov 2014 09:50AM UTC aperezdc travis-ci pending completion   set done
5 master Further sanitization of generated test_* identifiers Under Python 2.x it is needed to make sure that strings used as identifiers are ASCII str objects (i.e. not unicode objects). push 18 Nov 2014 07:23AM UTC aperezdc travis-ci pending completion   set done
4 master setup.py: Import codecs to read UTF-8 README.rst push 18 Nov 2014 07:23AM UTC aperezdc travis-ci pending completion   set done
3 master Sanitize identifiers in tests to make sure all are triggered Python 3 would not recognize "test_*" function names with non-identifier characters in them. This adds a sanitize_ident() function that takes care of making sure that all characters in ... push 18 Nov 2014 07:13AM UTC aperezdc travis-ci pending completion   set done
2 master Use badges from shields.io for coherent styling push 18 Nov 2014 07:02AM UTC aperezdc travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • Next →
  • Back to Repo
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