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

PyCQA / pylint-django
88%
master: 0%

Build:
Build:
LAST BUILD BRANCH: additional-suppressions
DEFAULT BRANCH: master
Repo Added 25 Jan 2018 12:21PM CUT
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 no_member_transforms
branch: no_member_transforms
CHANGE BRANCH
x
Reset
  • no_member_transforms
  • 0.10.0
  • 0.10.1
  • 0.11
  • 0.11.1
  • 0.9.1
  • 0.9.2
  • 0.9.3
  • 0.9.4
  • 2.0
  • 2.0.1
  • 2.0.2
  • 2.0.3
  • 2.0.4
  • 2.0.5
  • 201-fix-compat
  • 289-remove-repeated-migration-config
  • another_take_on_compatibility
  • bug_fixes
  • bugfix/278-add-auth-user-error-code
  • bugfix/find-missing-tarball
  • bump_django_for_tests
  • changelog_on_pypi
  • check_readme_during_build
  • cleaning
  • docs_for_241
  • factory_members
  • fatal_if_django_not_configured
  • feature/cleanup-py2
  • feature/improve-django-settings-handling
  • feature/move-faker-to-test-deps
  • feature/support-pylint-2.6-in-tests
  • fix_issue_56
  • fix_tests
  • flake8_fixes
  • github-actions
  • heidelberg_release
  • image_field_save
  • install_rust
  • issue-117
  • json_checkers
  • link_updates
  • load_configuration_updates
  • make_django_requirement
  • master
  • migrations_new_column
  • migrations_unused_arguments
  • new_version
  • next_release
  • packaging_fixes
  • pr234
  • pr251
  • pr256
  • prep_new_release
  • py37-pylint-dev
  • pylint20
  • python2_unicode_compatible
  • test_for_generic_foreign_key
  • test_pylint_master
  • testing_django_3.1
  • tests_under_pylint-django
  • tests_wsgi_request
  • update-plugin-utils-version
  • user_checker
  • v2.0.10
  • v2.0.11
  • v2.0.12
  • v2.0.14
  • v2.0.15
  • v2.0.7
  • v2.0.8
  • v2.0.9
  • v2.1.0
  • v2.2.0
  • v2.3.0
  • v2.4.0
  • v2.4.1
  • v2.4.2
  • v2.4.3
  • wsgi_application

pending completion
529

Pull #212

travis-ci

web-flow
Suppress no-member errors for RelatedManager fields

seen in a real project where we have `product.build.first()` where
Build.product is a FK to Product with related_name=build all of
which causes factory to build a RelatedManager on the fly.

For some reason I can't reproduce with the existing test but when
I make this change it resolves the problem in the original code base
that I was inspecting.
Pull Request #212: No member transforms

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

603 of 689 relevant lines covered (87.52%)

5.25 hits per line

Relevant lines Covered
Build:
Build:
689 RELEVANT LINES 603 COVERED LINES
5.25 HITS PER LINE
Source Files on no_member_transforms
  • List 0
  • Changed 3
  • Source Changed 1
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
No data available in table
Showing 0 to 0 of 0 entries
  • Previous
  • Next

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
529 no_member_transforms Suppress no-member errors for RelatedManager fields seen in a real project where we have `product.build.first()` where Build.product is a FK to Product with related_name=build all of which causes factory to build a RelatedManager on the fly. For... Pull #212 16 Dec 2018 01:29PM CUT web-flow travis-ci pending completion  
528 no_member_transforms Suppress no-member errors for RelatedManager fields seen in a real project where we have `product.build.first()` where Build.product is a FK to Product with related_name=build all of which causes factory to build a RelatedManager on the fly. For... push 16 Dec 2018 01:29PM CUT atodorov travis-ci pending completion  
526 no_member_transforms Suppress no-member errors for RelatedManager fields seen in a real project where we have `product.build.first()` where Build.product is a FK to Product with related_name=build all of which causes factory to build a RelatedManager on the fly. For... Pull #212 16 Dec 2018 10:21AM CUT web-flow travis-ci pending completion  
525 no_member_transforms Suppress no-member errors for RelatedManager fields seen in a real project where we have `product.build.first()` where Build.product is a FK to Product with related_name=build all of which causes factory to build a RelatedManager on the fly. For... push 16 Dec 2018 10:20AM CUT atodorov travis-ci pending completion  
See All Builds (1267)
  • 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