Giter Site home page Giter Site logo

simonw / coveragepy Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nedbat/coveragepy

0.0 2.0 0.0 13.61 MB

Code coverage measurement for Python

License: Apache License 2.0

Makefile 0.47% Python 78.81% PowerShell 0.45% Shell 0.24% Batchfile 0.24% C 3.60% JavaScript 3.73% HTML 10.17% CSS 2.27%

coveragepy's Introduction

Coverage.py

Code coverage testing for Python.

Coverage.py measures code coverage, typically during test execution. It uses the code analysis tools and tracing hooks provided in the Python standard library to determine which lines are executable, and which have been executed.

Coverage.py runs on many versions of Python:

  • CPython 2.7.
  • CPython 3.5 through 3.8.
  • PyPy2 7.0 and PyPy3 7.0.

Documentation is on Read the Docs. Code repository and issue tracker are on GitHub.

New in 5.0: SQLite data storage, JSON report, contexts, dropped support for Python 2.6, 3.3 and 3.4.

For Enterprise

Tidelift Available as part of the Tidelift Subscription. Coverage and thousands of other packages are working with Tidelift to deliver one enterprise subscription that covers all of the open source you use. If you want the flexibility of open source and the confidence of commercial-grade software, this is for you. Learn more.

Getting Started

See the Quick Start section of the docs.

Contributing

See the Contributing section of the docs.

Security

To report a security vulnerability, please use the Tidelift security contact. Tidelift will coordinate the fix and disclosure.

License

Licensed under the Apache 2.0 License. For details, see NOTICE.txt.

coveragepy's People

Contributors

acdha avatar agriffis avatar alga avatar andrewhoos avatar atodorov avatar bachmann1234 avatar blueyed avatar brandon-rhodes avatar brettcannon avatar clytwynec avatar dannya avatar danriti avatar dstanek avatar garar avatar hpk42 avatar hugovk avatar ionelmc avatar jchappell82 avatar jdufresne avatar lepistone avatar mariatta avatar mattboehm avatar msabramo avatar nedbat avatar ogrisel avatar pankajp avatar scop avatar sjustas avatar strichter avatar xsleonard avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.