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

shosca / django-sorcery
100%
master: 100%

Build:
Build:
LAST BUILD BRANCH: shosca/dj42-py11
DEFAULT BRANCH: master
Repo Added 03 May 2018 12:47AM UTC
Files 62
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 refactor-fieldmapper
branch: refactor-fieldmapper
CHANGE BRANCH
x
Reset
  • refactor-fieldmapper
  • 0.1.0
  • 0.1.1
  • 0.2.0
  • 0.2.1
  • 0.2.2
  • 0.2.3
  • 0.2.4
  • 0.2.5
  • 0.2.6
  • 0.2.7
  • 0.2.8
  • 0.3.0
  • 0.3.1
  • 0.3.2
  • 0.3.3
  • 0.4.0
  • 0.4.1
  • 0.4.10
  • 0.4.11
  • 0.4.12
  • 0.4.13
  • 0.4.2
  • 0.4.3
  • 0.4.4
  • 0.4.5
  • 0.4.6
  • 0.4.7
  • 0.4.8
  • 0.4.9
  • 0.5.0
  • 0.5.1
  • 0.5.2
  • 0.5.3
  • 0.5.4
  • 0.5.5
  • 0.6.0
  • 0.6.1
  • 0.6.10
  • 0.6.11
  • 0.6.12
  • 0.6.13
  • 0.6.14
  • 0.6.15
  • 0.6.16
  • 0.6.17
  • 0.6.18
  • 0.6.2
  • 0.6.3
  • 0.6.4
  • 0.6.5
  • 0.6.6
  • 0.6.7
  • 0.6.8
  • 0.6.9
  • 0.7.0
  • 0.7.1
  • 0.7.2
  • 0.7.3
  • 0.7.4
  • 0.7.5
  • 0.7.6
  • 0.7.7
  • 0.8.0
  • 0.8.1
  • 0.8.2
  • 0.8.3
  • 0.8.4
  • 0.8.5
  • 0.8.6
  • 0.8.7
  • 0.8.8
  • 0.8.9
  • alembic
  • alembic-sqlite
  • app-label-template
  • auto-fk-index
  • autocoerce
  • better-profiler
  • boolean
  • caching
  • clean
  • coercers
  • composite
  • composite-bool
  • composite-clean
  • composite-fk-prefix
  • composites
  • config
  • config_refactor
  • create-drop-signals
  • decimal_field
  • default-validations
  • default-validators
  • deserialize
  • django-filter
  • docs
  • drop-drf
  • dropdb
  • engine_options
  • enum-field
  • field-map
  • field-mapping
  • fields
  • fix-instant-default-deque
  • fix-proxy
  • formfield-callback
  • full-clean-recursive
  • imports
  • inlineformset
  • lazy-init
  • malgrate
  • manifest
  • master
  • metarepr
  • middeware-signals
  • middleware
  • middleware-logger
  • migrations-test-site
  • more-validators
  • namespaced-command
  • one-to-one
  • options
  • pg
  • precommit
  • preserve
  • primarykeys
  • profiler
  • profiler-middleware
  • proxy
  • pytest-profile-fixture
  • pyup-pin-pytest-4.0.0
  • query-options
  • recursive
  • refactor-enum
  • relations
  • relock
  • required
  • shortcuts
  • signals
  • snake-table
  • tests
  • transact
  • transaction
  • travis-cache
  • unique
  • unique-validator
  • url
  • url-refactory
  • validator
  • validators
  • viewset

pending completion
873

Pull #95

travis-ci

web-flow
Refactor formfield mapping

- Drop 'field_mapper'
- All fields are generated by 'column_info' or 'relationship_info'
- Add "DJANGO_SORCERY.column_info_mapping" for configuration, default
  is "COLUMN_INFO_MAPPING"
Pull Request #95: Refactor formfield mapping

489 of 489 new or added lines in 15 files covered. (100.0%)

3230 of 3230 relevant lines covered (100.0%)

2.0 hits per line

Relevant lines Covered
Build:
Build:
3230 RELEVANT LINES 3230 COVERED LINES
2.0 HITS PER LINE
Source Files on refactor-fieldmapper
  • List 0
  • Changed 9
  • Source Changed 9
  • Coverage Changed 7
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
873 refactor-fieldmapper Refactor formfield mapping - Drop 'field_mapper' - All fields are generated by 'column_info' or 'relationship_info' - Add "DJANGO_SORCERY.column_info_mapping" for configuration, default is "COLUMN_INFO_MAPPING" Pull #95 23 Nov 2018 01:52AM UTC web-flow travis-ci pending completion  
872 refactor-fieldmapper Refactor formfield mapping - Drop 'field_mapper' - All fields are generated by 'column_info' or 'relationship_info' - Add "DJANGO_SORCERY.column_info_mapping" for configuration, default is "COLUMN_INFO_MAPPING" push 23 Nov 2018 01:48AM UTC shosca travis-ci pending completion  
871 refactor-fieldmapper Refactor formfield mapping - Drop 'field_mapper' - All fields are generated by 'column_info' or 'relationship_info' - Add "DJANGO_SORCERY.column_info_mapping" for configuration, default is "COLUMN_INFO_MAPPING" Pull #95 22 Nov 2018 09:39PM UTC web-flow travis-ci pending completion  
870 refactor-fieldmapper Refactor formfield mapping - Drop 'field_mapper' - All fields are generated by 'column_info' or 'relationship_info' - Add "DJANGO_SORCERY.column_info_mapping" for configuration, default is "COLUMN_INFO_MAPPING" push 22 Nov 2018 09:35PM UTC shosca travis-ci pending completion  
869 refactor-fieldmapper Refactor formfield mapping Pull #95 22 Nov 2018 09:28PM UTC web-flow travis-ci pending completion  
868 refactor-fieldmapper Refactor formfield mapping push 22 Nov 2018 09:24PM UTC shosca travis-ci pending completion  
867 refactor-fieldmapper Refactor formfield mapping Pull #95 22 Nov 2018 05:58PM UTC web-flow travis-ci pending completion  
866 refactor-fieldmapper Refactor formfield mapping push 22 Nov 2018 05:54PM UTC shosca travis-ci pending completion  
864 refactor-fieldmapper Refactor formfield mapping push 22 Nov 2018 05:50PM UTC shosca travis-ci pending completion  
861 refactor-fieldmapper Refactor formfield mapping Pull #95 21 Nov 2018 11:57PM UTC web-flow travis-ci pending completion  
See All Builds (1023)
  • 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