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

bagerard / mongoengine
95%
master: 94%

Build:
Build:
LAST BUILD BRANCH: fix_deprecated_pymongo_contenttype2
DEFAULT BRANCH: master
Repo Added 26 Aug 2019 01:52PM UTC
Files 25
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 fix_deprecated_pymongo_contenttype2
branch: SELECT
CHANGE BRANCH
x
  • No branch selected
  • 0_29_1
  • 0_29_3_to_master
  • 2644_add_read_preference_tags_set
  • 2784_validate_override_embedded_doc
  • DSeaStar-fix-2339-inc-dec-min-value
  • Document_string_operator_on_ListField
  • Fix_issue_flake8_importlib
  • Fix_warnings_tests
  • Improve_complexbasefield_perf_for_primtive_types
  • MukundSinghRajput-master
  • ShaneHarvey-fix-disconnect-closes-clients-too-early
  • add_funky_badges_to_readme
  • add_geonear_aggregation_test
  • add_lazy_loading_method_ease_profiling
  • add_test_deepcopy_and_regex
  • add_text_score_to_search_text
  • allow_list_as_value_for_gte_lte_ne
  • allow_workflow_dispatch_as_trigger
  • bug_no_deref_thread_local
  • bugfix_qs_property
  • bugfix_unset_reload_issue
  • bump_gh_actions_versions
  • bump_jinja
  • cleaning_mongoengine_dot_org
  • clone_jschlyter_decimal128
  • clone_list_enum_fields
  • clone_null_check_oid
  • custom_qs_manager_collection_objects_partial
  • davidlatwe-alternative_conection
  • drop_pymongo_3
  • elaborate_authentication_breaking_change_authsource
  • enum_field_update
  • fix_decimal_field_precision0
  • fix_deprecated_pymongo_contenttype
  • fix_deprecated_pymongo_contenttype2
  • fix_doc_dynamic_doc
  • fix_doc_formatting
  • fix_imprecise_doc_collection_name
  • fix_no_dereference_swallowing_errors
  • fix_no_dereference_thread_safetyness
  • fix_one_to_many_doc
  • fix_performance_issue_count
  • fix_pillow_deprecation_warning
  • fix_pymongo37
  • fix_pymongo_mongodb_compat_in_ci
  • fix_readthedocs_build
  • fix_text_indexes_multiple_fields_order_independent
  • fix_typo
  • geonear_and_collstats_must_come_first_pipeline
  • github_actions_improvements
  • housekeeping_deps
  • idoshr-__raw__and_mongoengine
  • idoshr-fix_none_queryset_run_on_all_collection
  • idoshr-master-fixed
  • improve_compound_indexes
  • improve_connect_doc
  • improve_cov
  • improve_doc_and_upgrade_docs_deps
  • improve_doc_upd_agg_pipeline
  • improve_error_message_unsaved_object
  • improve_last_merged_fix
  • improve_test_field_coverage
  • infinite_loop_queryset_nocache_repr
  • issue-2898-replace-son-with-dict
  • jaesivsm__mark-dict-field-as-dirty
  • juannyG-local-docker
  • master
  • mcsheehan-2507-support-mongodb-aws
  • mcsimps2-search_first_in_pipeline
  • minor_adjustment_w_latest_merge
  • minor_improvements
  • mongodb44_ci
  • neolooong-patch
  • pc_autoupdate
  • pre-commit-hook-update
  • precommit_update
  • prep_release_0_29_0
  • prepare_0_22_1
  • prepare_0_23_0
  • prepare_0_24_1
  • prepare_0_24_2
  • prepare_0_26_0_release
  • prepare_0_27
  • prepare_release
  • prepare_release_0_24_0
  • pymongo40_support
  • remove_depr_ensure_index
  • remove_deprecated_snapshot
  • remove_deprecated_warnings
  • remove_longfield
  • remove_qnode_empty
  • remove_slave_ignored_conn_paramater
  • remove_values_list_alias
  • revise_test_matrix
  • set_empty_field_no_longer_unset
  • shane_skip_index_creation_on_save
  • store_empty_list_instead_of_unset
  • switch_to_isort
  • terencehonles-fix-generic-reference-iterable-query
  • test_against_pymongo312
  • update_changelog
  • update_changelog_for_clear
  • update_changelog_recent_merge
  • update_doc_querying_dict_depend_order
  • update_mongodb_dockerfle
  • update_operator_name_field
  • update_readme_supported_db_Version
  • upgrade_linters
  • upgrade_mongo
  • uuid_in_uri_fix
  • uuid_representation_switch
  • warning_dup_Document_class
  • where_modify

02 Sep 2026 04:57PM UTC coverage: 94.882%. First build
33658062832

push

github

bagerard
Adapt for pymongo 5 deprecation warning for GridFs.content_type

3 of 3 new or added lines in 1 file covered. (100.0%)

5358 of 5647 relevant lines covered (94.88%)

0.95 hits per line

Relevant lines Covered
Build:
Build:
5647 RELEVANT LINES 5358 COVERED LINES
0.95 HITS PER LINE
Source Files on master
  • Tree
  • List 25
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
33658062832 fix_deprecated_pymongo_contenttype2 Adapt for pymongo 5 deprecation warning for GridFs.content_type push 02 Sep 2026 04:58PM UTC bagerard github
94.88
33657947671 fix_deprecated_pymongo_contenttype Adapt for pymongo 5 deprecation warning for GridFs.content_type push 02 Sep 2026 04:57PM UTC bagerard github
94.82
33335654751 improve_cov Improve test cov push 30 Aug 2026 09:11PM UTC bagerard github
94.88
33334174057 custom_qs_manager_collection_objects_partial Bug Fix - Allow select_related() to dereference documents whose custom queryset managers accept optional arguments push 30 Aug 2026 08:39PM UTC bagerard github
94.67
33333295705 remove_values_list_alias remove_values_list_alias push 30 Aug 2026 08:20PM UTC bagerard github
94.66
33315694487 bugfix_unset_reload_issue Fix reload leaving inconsistencies when unsetting fields with custom db field name push 30 Aug 2026 02:02PM UTC bagerard github
94.61
33278993678 infinite_loop_queryset_nocache_repr Fix buggy rewinding during QuerySetNoCache.__repr__ (does not affect regular QuerySet) push 29 Aug 2026 10:38PM UTC bagerard github
94.67
33273858533 set_empty_field_no_longer_unset replaces _changed_fields presence as an implicit lifecycle flag with explicit, consistently initialized change-tracking state and adds regressions for the affected save, cascade, and pickle behaviors. push 29 Aug 2026 08:36PM UTC bagerard github
94.33
32645155578 update_mongodb_dockerfle Merge branch 'master' of github.com:cyberstormdotmu/mongoengine into update_mongodb_dockerfle push 23 Aug 2026 02:22PM UTC bagerard github
94.36
32644538654 mcsimps2-search_first_in_pipeline polish fx related with search_first_in_pipeline push 23 Aug 2026 02:10PM UTC bagerard github
94.36
See All Builds (142)
  • Repo on GitHub
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc