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

Scille / umongo
96%
master: 0%

Build:
Build:
LAST BUILD BRANCH: commit_replace
DEFAULT BRANCH: master
Repo Added 10 Mar 2016 04:44PM 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 allow_doc_setattr
branch: allow_doc_setattr
CHANGE BRANCH
x
Reset
  • allow_doc_setattr
  • 189_fix_overflow_in_millisecond_rounding
  • 189_microsecond_overflow
  • 2.x
  • 230_default_data_object
  • 268_projection_default
  • already_created_error
  • as_marshmallow_schema_cache
  • astract-embedde-document-without-cls-field
  • base_schema_cls
  • commit_replace
  • date_field
  • datetime_round_to_millisecond
  • deserialize_default_missing_in_field
  • dev_clone
  • dev_update_to_pymongo_3_7
  • dict_field
  • doc_impl_init
  • drop_py35
  • drop_py36
  • drop_python_3_4
  • exceptions
  • export_schema
  • expose_missing
  • factorize_doc_embedded_doc
  • fix_145_cook_filter_id_subclass
  • fix_as_marshmallow_schema_meta_attributes
  • fix_basefield_repr
  • fix_deepcopy
  • fix_find_find_one
  • fix_indexes_tests
  • fix_is_modified
  • fix_listfield_as_marshmallow_field_params
  • fix_object_id_deserialize
  • fix_partial_not_loaded_access
  • fix_readthedocs
  • fix_reference_round-trip
  • gridfs
  • hold_pytest_version
  • kwargs_marshmallow_prefix
  • make_pymongo_mandatory
  • marshmallow_3
  • master
  • mixin
  • mixins
  • motor1
  • move-asyncio-to-await-syntax-only
  • pin_pymongo_for_txmongo
  • py38
  • pylint
  • pylint6
  • pymongo_io_validate
  • pytest_twisted_1.12
  • python_37_support
  • query_mapper
  • raise_if_modify_pk_after_creation
  • remove_allow_inheritance
  • remove_as_attribute
  • remove_mongo_world
  • remove_partial
  • remove_schema
  • remove_translate_query
  • replace_runtimeerror
  • required_allow_none
  • revert_mixins
  • rework-abstract-embedded-doc
  • rework-default
  • rework_base_schema
  • rework_builder_patch_field
  • rework_by_mongo_name
  • rework_data_proxy
  • rework_embeddeddoc_deserialize
  • rework_extract_marshmallow_field_params
  • rework_list_dict
  • round_localdatetime_milliseconds
  • schema
  • travis
  • travis_deploy_skip_existing
  • travis_rework
  • unique
  • update-pypi-auth
  • update_copyright
  • update_examples
  • update_flask_example
  • update_txmongo
  • v0.10.0
  • v0.11.0
  • v0.12.0
  • v0.13.0
  • v0.14.0
  • v0.15.0
  • v0.3.4
  • v0.4.1
  • v0.5.0
  • v0.5.1
  • v0.5.2
  • v0.6.0
  • v0.6.1
  • v0.7.0
  • v0.7.3
  • v0.7.4
  • v0.7.5
  • v0.7.6
  • v0.7.8
  • v0.8.0
  • v0.8.1
  • v0.9.0
  • v1.0.0
  • v1.1.0
  • v1.2.0
  • v2.0.0
  • v2.0.1
  • v2.0.2
  • v2.0.3
  • v2.0.4
  • v2.0.5
  • v2.1.0
  • v2.1.1
  • v2.3.0
  • v3.0.0b1
  • v3.0.0b10
  • v3.0.0b2
  • v3.0.0b3
  • v3.0.0b4
  • v3.0.0b5
  • v3.0.0b6
  • v3.0.0b7
  • v3.0.0b8
  • v3.0.0b9
  • warning_map_entry_field_none

pending completion
936

Pull #272

travis-ci

web-flow
Merge 334e2bd54 into 87022b6c3
Pull Request #272: Replace (Embedded)Document.real_attributes with _fields

24 of 24 new or added lines in 4 files covered. (100.0%)

2006 of 2098 relevant lines covered (95.61%)

4.83 hits per line

Relevant lines Covered
Build:
Build:
2098 RELEVANT LINES 2006 COVERED LINES
4.83 HITS PER LINE
Source Files on allow_doc_setattr
  • Tree
  • List 24
  • Changed 4
  • Source Changed 4
  • Coverage Changed 4
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
936 allow_doc_setattr Merge 334e2bd54 into 87022b6c3 Pull #272 20 Oct 2020 08:11AM UTC web-flow travis-ci pending completion  
935 allow_doc_setattr Remove BaseDataProxy._get_field to_raise attribute push 20 Oct 2020 08:10AM UTC lafrech travis-ci pending completion  
934 allow_doc_setattr Remove BaseDataProxy._get_field to_raise attribute push 20 Oct 2020 08:01AM UTC lafrech travis-ci pending completion  
933 allow_doc_setattr Merge 409195fda into 87022b6c3 Pull #272 20 Oct 2020 07:58AM UTC web-flow travis-ci pending completion  
881 allow_doc_setattr Merge 60921ab6a into f4845bfd8 Pull #272 20 Jul 2020 03:56PM UTC web-flow travis-ci pending completion  
880 allow_doc_setattr Replace (Embedded)Document.real_attributes with _fields Computed once on class creation rather than on first access Allows setting arbitrary attributes on objects push 20 Jul 2020 03:55PM UTC lafrech travis-ci pending completion  
857 allow_doc_setattr Merge 3a58bddd7 into 6506fa4d5 Pull #272 20 Jul 2020 01:18PM UTC web-flow travis-ci pending completion  
856 allow_doc_setattr Replace (Embedded)Document.real_attributes with _fields Computed once on class creation rather than on first access Allows setting arbitrary attributes on objects push 20 Jul 2020 01:17PM UTC lafrech travis-ci pending completion  
811 allow_doc_setattr Merge 550be821a into 8a038c195 Pull #272 07 May 2020 10:21PM UTC web-flow travis-ci pending completion  
810 allow_doc_setattr Replace (Embedded)Document.real_attributes with _fields Computed once on class creation rather than on first access Allows setting arbitrary attributes on objects push 07 May 2020 10:17PM UTC lafrech travis-ci pending completion  
See All Builds (826)
  • 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