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

plone / plone.api
98%
master: 0%

Build:
Build:
LAST BUILD BRANCH: maurits/verify-intids-in-tests
DEFAULT BRANCH: master
Repo Added 05 Oct 2013 10:58PM UTC
Files 0
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 210-content.find
branch: 210-content.find
CHANGE BRANCH
x
Reset
  • 210-content.find
  • 1.2.0
  • 1.2.1
  • 1.3.1
  • 1.3.3
  • 1.4
  • 1.4.1
  • 1.4.2
  • 1.4.3
  • 1.4.4
  • 1.4.5
  • 1.8
  • 194-fix-make-docs
  • 197-conditional-archetypes
  • 198-content.delete-multiple-objects
  • 20114-plone.api-integration
  • 204_username_to_login
  • 228-printingmailhost-support
  • 245-get_state-docs-WorkflowException
  • 246-get_state-handle-no-workflow-definition
  • 249-get_registry_record-suggestions
  • 266-fix-object-provides
  • 339-get_roles-anonymous
  • 340-copy_safe_id
  • 361-rename-same-id
  • 383-content-delete
  • 432-bugfix
  • 90-docs-toc
  • 93
  • MrTango_acquire_local_roles
  • adopt_user-zope-users
  • attributeerror
  • avoid-deprecation-warning
  • cleanup-dependencies
  • clearup_buildouts
  • content-create-check-permission
  • content.create_plone5
  • controlpanel-upgrade-guide
  • create_at_collection_fix
  • demo-broken-intids
  • deprecate-rtd
  • dont_persist_dynamic_roles
  • ebr-get-language
  • editorconfig
  • english-fixes
  • env-versions
  • expected-errors
  • extended-travis
  • filter_get_roles
  • fix-240-237
  • fix-290-anonymous-get_groups
  • fix-320-has_permission_anonymous
  • fix-builds
  • fix-docs-link
  • fix-docs-links
  • fix-plone-version-check-regexp
  • fix-printingmailhost
  • fix-quotes
  • fix-revoke-users
  • fix-test-in-zope4
  • fix-tests-plone5
  • fix-travis
  • fix-typo-email-module-link
  • fix_local_group_roles
  • fix_local_roles_inconsistencies
  • fix_revoke_local_roles
  • fix_tests
  • frisi/fix-object-provides-426
  • get_groups-anonymous-cmf_master
  • gforcada-automatic-transitions
  • gforcada-fix-coveralls
  • gforcada-patch-1
  • has-permission
  • hvelarde-public-objects
  • hvelarde-squash
  • hvelarde-travis
  • isort-flake8-improvements
  • issue-379-translate-negotiate
  • issue_107
  • issue_112
  • issue_114
  • issue_125
  • issue_126
  • issue_128
  • issue_135
  • issue_160
  • issue_162
  • issue_187
  • issue_93
  • jensens/simplify-permissionchecks
  • linkintegrity
  • local-roles
  • mail_settings_in_registy
  • mailhost-410
  • master
  • maurits-fix-content-find-path-depth
  • maurits-password-strength-fixes
  • maurits/fix-warnings
  • maurits/tox
  • maurits/tox-docs
  • no-unittest2
  • optional-request-param
  • pep8
  • plip
  • plone.api/1.0.0-rc.1
  • plone.api/1.0.0-rc.2
  • plone.api/1.0.0-rc.3
  • plone.api/1.1.0
  • plone.api/1.1.0-rc.1
  • plonezope4
  • portal-properties-cleanup
  • portal_translate_lang_variants
  • pr/330
  • py3_imports
  • python3
  • read_only
  • read_only_second_approach
  • registry-fallback
  • relation
  • replace-bare-exception
  • revert-259-switch_to_groupip
  • role-duplication-in-tests
  • show_local_roles_only
  • simplify-complex-functions
  • support-userid
  • svx_fix_docs_follow_styleguide
  • switch_to_groupip
  • test-fix
  • thet-fixtestportaltest
  • thet-simplifydelete
  • thet_object_provides
  • tisto-noqa
  • tkimnguyen-patch-1
  • tkimnguyen-typos
  • tox-improvements+black
  • travis-code-analysis
  • tt-userid
  • unicodeerror
  • use_email_as_login
  • working-with-images
  • zopeuser_errors
  • zopyx-plone.api.folder

pending completion
772

push

travis-ci

Roel Bruggink
Implement content.find.

1. Implement .find to map to portal_catalog.searchResults / .__call__.
2. Allow passing in Interface objects as well as Interface.__identifier__ strings.
3. Context implicitly becomes the portal root if needed.
4. Returns an empty resultset when the query has no valid indexes.

66 of 66 new or added lines in 2 files covered. (100.0%)

2127 of 2165 relevant lines covered (98.24%)

0.98 hits per line

Relevant lines Covered
Build:
Build:
2165 RELEVANT LINES 2127 COVERED LINES
0.98 HITS PER LINE
Source Files on 210-content.find
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
772 210-content.find Implement content.find. 1. Implement .find to map to portal_catalog.searchResults / .__call__. 2. Allow passing in Interface objects as well as Interface.__identifier__ strings. 3. Context implicitly becomes the portal root if needed. 4. Returns ... push 12 Feb 2015 02:27PM UTC Roel Bruggink travis-ci pending completion  
770 210-content.find Move params to top. push 12 Feb 2015 02:09PM UTC Roel Bruggink travis-ci pending completion  
767 210-content.find Implement content.find. 1. Implement .find to map to portal_catalog.searchResults / .__call__. 2. Allow passing in Interface objects as well as Interface.__identifier__ strings. 3. Context implicitly becomes the portal root if needed. 4. Returns ... push 11 Feb 2015 06:53PM UTC Roel Bruggink travis-ci pending completion  
766 210-content.find Speling push 11 Feb 2015 06:44PM UTC Roel Bruggink travis-ci pending completion  
765 210-content.find Implement content.find. 1. Implement .find to map to portal_catalog.searchResults / .__call__. 2. Allow passing in Interface objects as well as Interface.__identifier__ strings. 3. Context implicitly becomes the portal root if needed. 4. Returns ... push 09 Feb 2015 10:41PM UTC Roel Bruggink travis-ci pending completion  
763 210-content.find Implement content.find. 1. Implement .find to map to portal_catalog.searchResults / .__call__. 2. Allow passing in Interface objects as well as Interface.__identifier__ strings. 3. Context implicitly becomes the portal root if needed. push 08 Feb 2015 10:02PM UTC Roel Bruggink travis-ci pending completion  
761 210-content.find Implement content.find. 1. Implement .find to map to portal_catalog.searchResults / .__call__. 2. Allow passing in Interface objects as well as Interface.__identifier__ strings. 3. Context implicitly becomes the portal root if needed. push 08 Feb 2015 09:43PM UTC Roel Bruggink travis-ci pending completion  
754 210-content.find Implement content.find. 1. Implement .find to map to portal_catalog.searchResults / .__call__. 2. Allow passing in Interface objects as well as Interface.__identifier__ strings. 3. Context implicitly becomes the portal root if needed. push 08 Feb 2015 12:37PM UTC Roel Bruggink travis-ci pending completion  
752 210-content.find Implement content.find. 1. Implement .find to map to portal_catalog.searchResults / .__call__. 2. Allow passing in Interface objects as well as Interface.__identifier__ strings. 3. Context implicitly becomes the portal root if needed. push 07 Feb 2015 08:28PM UTC Roel Bruggink travis-ci pending completion  
See All Builds (852)
  • 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

© 2026 Coveralls, Inc