coverage 7.9.2-GCCcore-13.3.0
Coverage.py is a tool for measuring code coverage of Python programs. It monitors your program, noting which parts of the code have been executed, then analyzes the source to identify code that could have been executed but was not.Accessing coverage 7.9.2-GCCcore-13.3.0
To load the module for coverage 7.9.2-GCCcore-13.3.0 please use this command on the BEAR systems (BlueBEAR and BEAR Cloud VMs):
📋
module load bear-apps/2024a
module load coverage/7.9.2-GCCcore-13.3.0
BEAR Apps Version
Architectures
EL8-emeraldrapids — EL8-icelake — EL8-sapphirerapids
The listed architectures consist of two parts: OS-CPU. The OS used is represented by EL and there are several different processor (CPU) types available on BlueBEAR. More information about the processor types on BlueBEAR is available on the BlueBEAR Job Submission page.
More Information
For more information visit the coverage website.
Dependencies
This version of coverage has a direct dependency on: GCCcore/13.3.0 Python/3.12.3-GCCcore-13.3.0
Required By
This version of coverage is a direct dependent of: astropy-testing/7.1.0-gfbf-2024a
Last modified on 26th March 2026