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

plone / plone.api
0%

Build:
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 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
  • 210-content.find
  • 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
  • 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
1634

push

travis-ci

web-flow
Merge pull request #431 from plone/tox-improvements+black

Tox improvements and added black as formatter

0 of 0 relevant lines covered (NaN%)

0.0 hits per line

Relevant lines Covered
Build:
Build:
0 RELEVANT LINES 0 COVERED LINES
0.0 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1634 master Merge pull request #431 from plone/tox-improvements+black Tox improvements and added black as formatter push 05 Mar 2021 09:54AM UTC web-flow travis-ci pending completion  
1605 master <a href="https://github.com/plone/plone.api/commit/8f6533373">Revert &quot;Fix plone.api.content.find to respect object_provides &quot;not&quot; queries.&quot; This reverts commit </a><a class="double-link" href="ht... push 26 Feb 2021 10:36AM UTC thet travis-ci pending completion  
1579 master Merge pull request #443 from plone/mailhost-410 Fixed test failures on Python 3 with Products.MailHost 4.10. push 25 Sep 2020 02:48PM UTC web-flow travis-ci pending completion  
1574 master Merge pull request #441 from plone/maurits/fix-warnings Fixed deprecation warning for CMFPlone.interfaces.ILanguageSchema. push 02 Sep 2020 04:11PM UTC web-flow travis-ci pending completion  
1571 master Merge pull request #438 from plone/432-bugfix Remove deprecation warnings push 19 Feb 2020 11:06AM UTC GitHub travis-ci pending completion  
1568 master Merge pull request #436 from plone/maurits-password-strength-fixes In tests, use stronger password. push 18 Feb 2020 03:43PM UTC web-flow travis-ci pending completion  
1560 master Travis: do not start xvfb. We have no robot browser tests, so setting up X Windows is useless. Travis failed immediately because of this. Pull #436 14 Feb 2020 12:02AM UTC Maurits van Rees travis-ci pending completion  
1549 master Merge pull request #429 from plone/gforcada-patch-1 Gracefully handle missing fields on an interface push 10 Apr 2019 09:16PM UTC web-flow travis-ci pending completion  
1545 master Remove 1.9.2 duplicate changelog. push 20 Mar 2019 04:05AM UTC web-flow travis-ci pending completion  
1544 master fix content.find(object_provides) for 'and' query (#427) this fixes https://github.com/plone/plone.api/issues/426 * Fixed flake8 warning W605 invalid escape sequence. * Flake8: fixed W504 line break after binary operator. And ignore its ... push 14 Feb 2019 09:19AM UTC web-flow 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