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

bugsnag / bugsnag-python / 23283061351
94%
master: 94%

Build:
Build:
LAST BUILD BRANCH: Pawan/PLAT-14675-FlaskLambda
DEFAULT BRANCH: master
Ran 19 Mar 2026 06:41AM UTC
Jobs 1
Files 27
Run time 1min
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

19 Mar 2026 06:32AM UTC coverage: 93.978% (-0.1%) from 94.126%
23283061351

Pull #409

github

SB-PawanN
Add __version__ attribute using VERSION file as single source of truth

This implements the requested feature to expose bugsnag.__version__
for programmatic version checking, as per PEP 396.

Changes:
- Created VERSION file containing current version (4.8.0)
- Updated bugsnag/__init__.py to read from VERSION and expose __version__
- Updated setup.py to read version from VERSION file
- Updated bugsnag/notifier.py to read version from VERSION file
- Added MANIFEST.in to include VERSION in package distributions
- Updated CHANGELOG.md with enhancement entry
- Updated CONTRIBUTING.md to document simplified release process

Benefits:
- Single source of truth for version number (no more manual updates in 3 places)
- bugsnag.__version__ now available for programmatic access
- Graceful fallback to 'unknown' if VERSION file is missing
Pull Request #409: Adding makefile to bump __verion__ at 3 places.

10 of 14 new or added lines in 2 files covered. (71.43%)

4 existing lines in 2 files now uncovered.

2013 of 2142 relevant lines covered (93.98%)

7.47 hits per line

Uncovered Changes

Lines Coverage ∆ File
2
86.67
-13.33% bugsnag/__init__.py
2
75.0
-25.0% bugsnag/notifier.py

Coverage Regressions

Lines Coverage ∆ File
2
86.67
-13.33% bugsnag/__init__.py
2
75.0
-25.0% bugsnag/notifier.py
Jobs
ID Job ID Ran Files Coverage
1 23283061351.1 19 Mar 2026 06:44AM UTC 27
93.98
Source Files on build 23283061351
  • Tree
  • List 27
  • Changed 2
  • Source Changed 0
  • Coverage Changed 2
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Repo
  • Pull Request #409
  • PR Base - next (#22963605473)
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