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

roskakori / pygount
96%

Build:
DEFAULT BRANCH: master
Repo Added 01 Jul 2016 05:52PM UTC
Files 9
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 master
branch: master
CHANGE BRANCH
x
Reset
  • master
  • 105-add-option-to-merge-embedded-languages
  • 106-clean-up-source-analysis-from-file
  • 109-add-analysis-of-git-repository
  • 112-add-graph-for-git-tags
  • 113-clean-up-temp-folder-in-output-of-git-analysis
  • 114-fix-check-for-seekable-file-handle
  • 116-fix-documentation-build-on-readthedocs
  • 118-change-section-header-character
  • 122-add-code-count-to-json-output
  • 137-fix-analysis-with-fips-mode
  • 145-add-python-3.12
  • 149-bump-year-to-2024
  • 152-use-consistent-sloc-across-formats
  • 157-change-linting-to-ruff
  • 158-remove-python-3.8
  • 16-summary
  • 160-change-default-branch-to-main
  • 162-fix-silent-error-on-git-failing
  • 164-transform-common-project-urls-to-repository
  • 166-replace-format-with-f-strings
  • 174-add-python-3.13
  • 176-fix-lookup-error-on-magic-unknown-encoding
  • 180-move-packaging-to-uv
  • 184-Fix-detection-of-magic-coding-comments
  • 190-add-generated-files-by-name
  • 191-change-documentation-to-mkdocs
  • 193-change-rich-version-handling
  • 194-update-dependencies
  • 20-skip-gitignore
  • 205-update-dependencies
  • 21-add-pre-commit-and-black
  • 23-change-test-framework-to-pytest
  • 26-fix-test-idl-lexer
  • 30-update-copyright-year
  • 35-clean-up-project
  • 37-add-file-count-to-summary
  • 38-github-actions
  • 44-readthedocs
  • 47-remove-deprecated-code
  • 51-count-preprocessor-as-code
  • 53-improve-text-file-detection
  • 54-detect-github-community-text-files
  • 56-fix-scan-dot
  • 6-count-pure-markup-files-as-documentation
  • 62-add-json-output
  • 64-update-dependencies
  • 68-improve-pre-commit-checks
  • 73-add-rich-formatting
  • 75-change-build-to-poetry
  • 91-fix-missing-output-with-sloccount
  • 93-update-dependencies
  • 97-update-copyright-year-to-2023
  • PetrovskYYY-master
  • dependabot/pip/certifi-2023.7.22
  • dependabot/pip/certifi-2024.7.4
  • dependabot/pip/cryptography-39.0.1
  • dependabot/pip/cryptography-41.0.3
  • dependabot/pip/cryptography-41.0.4
  • dependabot/pip/cryptography-41.0.6
  • dependabot/pip/cryptography-42.0.0
  • dependabot/pip/cryptography-42.0.2
  • dependabot/pip/cryptography-42.0.4
  • dependabot/pip/cryptography-43.0.1
  • dependabot/pip/gitpython-3.1.32
  • dependabot/pip/gitpython-3.1.34
  • dependabot/pip/gitpython-3.1.37
  • dependabot/pip/gitpython-3.1.41
  • dependabot/pip/idna-3.7
  • dependabot/pip/jinja2-3.1.3
  • dependabot/pip/jinja2-3.1.4
  • dependabot/pip/jinja2-3.1.5
  • dependabot/pip/requests-2.31.0
  • dependabot/pip/requests-2.32.0
  • dependabot/pip/urllib3-2.0.6
  • dependabot/pip/urllib3-2.0.7
  • dependabot/pip/urllib3-2.2.2
  • main
  • v0.1
  • v0.2
  • v0.3
  • v0.4
  • v0.5
  • v0.6
  • v0.7
  • v0.8
  • v0.9
  • v1.0.0
  • v1.1.0
  • v1.3.0
  • v1.4.0
  • v1.5.0
  • v1.5.1
  • v1.6.0
  • v1.6.1
  • v1.7.0
  • v1.8.0
  • v15.1
  • v2.0.0
  • v3.0.0
  • v3.1.0
  • v3.1.1

06 Jul 2024 07:13PM UTC coverage: 96.084% (-0.08%) from 96.167%
9821537911

push

github

web-flow
Merge pull request #159 from roskakori/157-change-linting-to-ruff

#157 Change linting to ruff

392 of 419 branches covered (93.56%)

60 of 65 new or added lines in 7 files covered. (92.31%)

1104 of 1149 relevant lines covered (96.08%)

0.96 hits per line

Relevant lines Covered
Build:
Build:
1149 RELEVANT LINES 1104 COVERED LINES
0.96 HITS PER LINE
Source Files on master
Detailed source file information is not available for this build.

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
9821537911 master Merge pull request #159 from roskakori/157-change-linting-to-ruff #157 Change linting to ruff push 06 Jul 2024 07:14PM UTC web-flow github
96.08
9821444549 master Merge pull request #156 from roskakori/dependabot/pip/certifi-2024.7.4 Bump certifi from 2024.2.2 to 2024.7.4 push 06 Jul 2024 07:00PM UTC web-flow github
96.17
9569753502 master Merge pull request #155 from roskakori/dependabot/pip/urllib3-2.2.2 Bump urllib3 from 2.2.1 to 2.2.2 push 18 Jun 2024 05:47PM UTC web-flow github
96.17
9171335397 master Merge pull request #154 from roskakori/dependabot/pip/requests-2.32.0 Bump requests from 2.31.0 to 2.32.0 push 21 May 2024 08:21AM UTC web-flow github
96.17
9067557259 master Merge pull request #153 from roskakori/122-add-code-count-to-json-output #122 Add code count to JSON format push 13 May 2024 05:57PM UTC web-flow github
96.17
9055025083 master Merge pull request #151 from roskakori/149-bump-year-to-2024 #149 Bump year to 2024 push 12 May 2024 11:37PM UTC web-flow github
95.98
9054977224 master Merge pull request #150 from roskakori/137-fix-analysis-with-fips-mode #137 Add missing change description push 12 May 2024 11:29PM UTC web-flow github
95.98
9054795214 master Merge pull request #148 from roskakori/105-add-option-to-merge-embedded-languages #105 Clean up deprecation warnings push 12 May 2024 10:58PM UTC web-flow github
95.98
9054739360 master Merge pull request #147 from roskakori/105-add-option-to-merge-embedded-languages #105 Add option to merge embedded languages push 12 May 2024 10:44PM UTC web-flow github
95.97
9050199159 master Merge pull request #146 from roskakori/145-add-python-3.12 #145 Add python 3.12 push 12 May 2024 08:55AM UTC web-flow github
95.92
See All Builds (551)
  • 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

© 2026 Coveralls, Inc