• 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 migrations_unused_arguments
branch: migrations_unused_arguments
CHANGE BRANCH
x
Reset
  • migrations_unused_arguments
  • 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
  • new_version
  • next_release
  • no_member_transforms
  • 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
1130

Pull #273

travis-ci

web-flow
Merge 704e93c54 into 6df2eeb14
Pull Request #273: Suppress unused-argument for functions in migration modules

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

667 of 754 relevant lines covered (88.46%)

7.96 hits per line

Relevant lines Covered
Build:
Build:
754 RELEVANT LINES 667 COVERED LINES
7.96 HITS PER LINE
Source Files on migrations_unused_arguments
  • Tree
  • List 18
  • Changed 3
  • Source Changed 3
  • Coverage Changed 3
Loading...
Coverage∆FileLinesRelevantCoveredMissedHits/Line
0.0
...sforms/transforms/django_db_models_fields_files.py12 7 0 7 0.0
0.0
.../transforms/transforms/django_utils_translation.py5 3 0 3 0.0
83.33
pylint_django/plugin.py43 18 15 3 9.0
83.33
pylint_django/checkers/django_installed.py27 12 10 2 9.0
84.62
pylint_django/utils.py40 26 22 4 9.0
84.62
pylint_django/compat.py28 13 11 2 9.0
85.71
pylint_django/checkers/models.py131 70 60 10 9.0
85.71
pylint_django/__init__.py13 7 6 1 9.0
88.68
pylint_django/transforms/fields.py83 53 47 6 9.0
89.21
pylint_django/augmentations/__init__.py869 315 281 34 9.0
Showing 1 to 10 of 18 entries
  • Previous
  • 1
  • 2
  • Next
  • ►
    88.46
    pylint_django/

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
1130 migrations_unused_arguments Merge 704e93c54 into 6df2eeb14 Pull #273 20 Jul 2020 12:33PM CUT web-flow travis-ci pending completion  
1129 migrations_unused_arguments Suppress unused-argument for functions in migration modules usually these are functions used in migrations.RunPython() but the suppression code is not that smart and will suppress any unused-argument which is triggered by functions defined inside... push 20 Jul 2020 12:33PM CUT atodorov travis-ci pending completion  
1128 migrations_unused_arguments Merge 39d792bdc into 6df2eeb14 Pull #273 20 Jul 2020 10:17AM CUT web-flow travis-ci pending completion  
1127 migrations_unused_arguments Suppress unused-argument for functions in migration modules usually these are functions used in migrations.RunPython() but the suppression code is not that smart and will suppress any unused-argument which is triggered by functions defined inside... push 20 Jul 2020 10:17AM CUT atodorov travis-ci pending completion  
1126 migrations_unused_arguments Merge 2575ef615 into 6df2eeb14 Pull #273 20 Jul 2020 10:09AM CUT web-flow travis-ci pending completion  
1125 migrations_unused_arguments Suppress unused-argument for functions in migration modules usually these are functions used in migrations.RunPython() but the suppression code is not that smart and will suppress any unused-argument which is triggered by functions defined inside... push 20 Jul 2020 10:08AM 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