Average Ratings 0 Ratings
Average Ratings 0 Ratings
Description
Coverage.py serves as a powerful utility for assessing the code coverage of Python applications. It tracks the execution of your program, recording which segments of the code have been activated, and subsequently reviews the source to pinpoint areas that could have been executed yet remained inactive. This measurement of coverage is primarily utilized to evaluate the efficacy of testing efforts. It provides insights into which portions of your code are being tested and which are left untested. To collect data, you can use the command `coverage run` to execute your test suite. Regardless of how you typically run your tests, you can incorporate coverage by executing your test runner with the coverage tool. If the command for your test runner begins with "python," simply substitute the initial "python" with "coverage run." To restrict coverage evaluation to only the code within the current directory and to identify files that have not been executed at all, include the source parameter in your coverage command. By default, Coverage.py measures line coverage, but it is also capable of assessing branch coverage. Additionally, it provides information on which specific tests executed particular lines of code, enhancing your understanding of test effectiveness. This comprehensive approach to coverage analysis can significantly improve the quality and reliability of your codebase.
Description
JTAG Maps™, an intuitive Altium extension, allows engineers to quickly assess test possibilities provided by the JTAG devices in their design. Engineers used to spend hours manually highlighting boundary-scan nets in a design to determine coverage. Boundary scan device model files (BSDLs), which indicate exactly which pins can or cannot be controlled by JTAG/boundary scanning, are crucial to any JTAG/boundary scanner process. JTAG Maps is compatible with BSDL models, and has an 'assume scanner covered' option. Although most users will prefer to use the JTAG Maps Altium coverage report, it is possible import a more detailed picture. The data can be exported to JTAG ProVision for further analysis. A simple message file containing full fault-coverage information can then be read back into JTAG Maps for display/highlighting.
API Access
Has API
API Access
Has API
Integrations
Allegro X Design Platform
C
Codecov
Django
HTML
JSON
Mako
OrCAD X
Python
SQLite
Integrations
Allegro X Design Platform
C
Codecov
Django
HTML
JSON
Mako
OrCAD X
Python
SQLite
Pricing Details
Free
Free Trial
Free Version
Pricing Details
No price information available.
Free Trial
Free Version
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Deployment
Web-Based
On-Premises
iPhone App
iPad App
Android App
Windows
Mac
Linux
Chromebook
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Customer Support
Business Hours
Live Rep (24/7)
Online Support
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Types of Training
Training Docs
Webinars
Live Training (Online)
In Person
Vendor Details
Company Name
Coverage.py
Country
United States
Website
coverage.readthedocs.io/en/7.0.0/
Vendor Details
Company Name
Altium
Founded
1985
Country
United States
Website
www.altium.com/products/extensions/platform-extensions/jtag-maps/overview
Product Features
Product Features
PCB Design
3D Visualization
Autorouting
Collaboration Tools
Component Library
Design Rule Check
Differential Pair Routing
Schematic Editor