Add python venv
This commit is contained in:
@ -0,0 +1 @@
|
||||
pip
|
@ -0,0 +1,177 @@
|
||||
|
||||
Apache License
|
||||
Version 2.0, January 2004
|
||||
http://www.apache.org/licenses/
|
||||
|
||||
TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
|
||||
|
||||
1. Definitions.
|
||||
|
||||
"License" shall mean the terms and conditions for use, reproduction,
|
||||
and distribution as defined by Sections 1 through 9 of this document.
|
||||
|
||||
"Licensor" shall mean the copyright owner or entity authorized by
|
||||
the copyright owner that is granting the License.
|
||||
|
||||
"Legal Entity" shall mean the union of the acting entity and all
|
||||
other entities that control, are controlled by, or are under common
|
||||
control with that entity. For the purposes of this definition,
|
||||
"control" means (i) the power, direct or indirect, to cause the
|
||||
direction or management of such entity, whether by contract or
|
||||
otherwise, or (ii) ownership of fifty percent (50%) or more of the
|
||||
outstanding shares, or (iii) beneficial ownership of such entity.
|
||||
|
||||
"You" (or "Your") shall mean an individual or Legal Entity
|
||||
exercising permissions granted by this License.
|
||||
|
||||
"Source" form shall mean the preferred form for making modifications,
|
||||
including but not limited to software source code, documentation
|
||||
source, and configuration files.
|
||||
|
||||
"Object" form shall mean any form resulting from mechanical
|
||||
transformation or translation of a Source form, including but
|
||||
not limited to compiled object code, generated documentation,
|
||||
and conversions to other media types.
|
||||
|
||||
"Work" shall mean the work of authorship, whether in Source or
|
||||
Object form, made available under the License, as indicated by a
|
||||
copyright notice that is included in or attached to the work
|
||||
(an example is provided in the Appendix below).
|
||||
|
||||
"Derivative Works" shall mean any work, whether in Source or Object
|
||||
form, that is based on (or derived from) the Work and for which the
|
||||
editorial revisions, annotations, elaborations, or other modifications
|
||||
represent, as a whole, an original work of authorship. For the purposes
|
||||
of this License, Derivative Works shall not include works that remain
|
||||
separable from, or merely link (or bind by name) to the interfaces of,
|
||||
the Work and Derivative Works thereof.
|
||||
|
||||
"Contribution" shall mean any work of authorship, including
|
||||
the original version of the Work and any modifications or additions
|
||||
to that Work or Derivative Works thereof, that is intentionally
|
||||
submitted to Licensor for inclusion in the Work by the copyright owner
|
||||
or by an individual or Legal Entity authorized to submit on behalf of
|
||||
the copyright owner. For the purposes of this definition, "submitted"
|
||||
means any form of electronic, verbal, or written communication sent
|
||||
to the Licensor or its representatives, including but not limited to
|
||||
communication on electronic mailing lists, source code control systems,
|
||||
and issue tracking systems that are managed by, or on behalf of, the
|
||||
Licensor for the purpose of discussing and improving the Work, but
|
||||
excluding communication that is conspicuously marked or otherwise
|
||||
designated in writing by the copyright owner as "Not a Contribution."
|
||||
|
||||
"Contributor" shall mean Licensor and any individual or Legal Entity
|
||||
on behalf of whom a Contribution has been received by Licensor and
|
||||
subsequently incorporated within the Work.
|
||||
|
||||
2. Grant of Copyright License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
copyright license to reproduce, prepare Derivative Works of,
|
||||
publicly display, publicly perform, sublicense, and distribute the
|
||||
Work and such Derivative Works in Source or Object form.
|
||||
|
||||
3. Grant of Patent License. Subject to the terms and conditions of
|
||||
this License, each Contributor hereby grants to You a perpetual,
|
||||
worldwide, non-exclusive, no-charge, royalty-free, irrevocable
|
||||
(except as stated in this section) patent license to make, have made,
|
||||
use, offer to sell, sell, import, and otherwise transfer the Work,
|
||||
where such license applies only to those patent claims licensable
|
||||
by such Contributor that are necessarily infringed by their
|
||||
Contribution(s) alone or by combination of their Contribution(s)
|
||||
with the Work to which such Contribution(s) was submitted. If You
|
||||
institute patent litigation against any entity (including a
|
||||
cross-claim or counterclaim in a lawsuit) alleging that the Work
|
||||
or a Contribution incorporated within the Work constitutes direct
|
||||
or contributory patent infringement, then any patent licenses
|
||||
granted to You under this License for that Work shall terminate
|
||||
as of the date such litigation is filed.
|
||||
|
||||
4. Redistribution. You may reproduce and distribute copies of the
|
||||
Work or Derivative Works thereof in any medium, with or without
|
||||
modifications, and in Source or Object form, provided that You
|
||||
meet the following conditions:
|
||||
|
||||
(a) You must give any other recipients of the Work or
|
||||
Derivative Works a copy of this License; and
|
||||
|
||||
(b) You must cause any modified files to carry prominent notices
|
||||
stating that You changed the files; and
|
||||
|
||||
(c) You must retain, in the Source form of any Derivative Works
|
||||
that You distribute, all copyright, patent, trademark, and
|
||||
attribution notices from the Source form of the Work,
|
||||
excluding those notices that do not pertain to any part of
|
||||
the Derivative Works; and
|
||||
|
||||
(d) If the Work includes a "NOTICE" text file as part of its
|
||||
distribution, then any Derivative Works that You distribute must
|
||||
include a readable copy of the attribution notices contained
|
||||
within such NOTICE file, excluding those notices that do not
|
||||
pertain to any part of the Derivative Works, in at least one
|
||||
of the following places: within a NOTICE text file distributed
|
||||
as part of the Derivative Works; within the Source form or
|
||||
documentation, if provided along with the Derivative Works; or,
|
||||
within a display generated by the Derivative Works, if and
|
||||
wherever such third-party notices normally appear. The contents
|
||||
of the NOTICE file are for informational purposes only and
|
||||
do not modify the License. You may add Your own attribution
|
||||
notices within Derivative Works that You distribute, alongside
|
||||
or as an addendum to the NOTICE text from the Work, provided
|
||||
that such additional attribution notices cannot be construed
|
||||
as modifying the License.
|
||||
|
||||
You may add Your own copyright statement to Your modifications and
|
||||
may provide additional or different license terms and conditions
|
||||
for use, reproduction, or distribution of Your modifications, or
|
||||
for any such Derivative Works as a whole, provided Your use,
|
||||
reproduction, and distribution of the Work otherwise complies with
|
||||
the conditions stated in this License.
|
||||
|
||||
5. Submission of Contributions. Unless You explicitly state otherwise,
|
||||
any Contribution intentionally submitted for inclusion in the Work
|
||||
by You to the Licensor shall be under the terms and conditions of
|
||||
this License, without any additional terms or conditions.
|
||||
Notwithstanding the above, nothing herein shall supersede or modify
|
||||
the terms of any separate license agreement you may have executed
|
||||
with Licensor regarding such Contributions.
|
||||
|
||||
6. Trademarks. This License does not grant permission to use the trade
|
||||
names, trademarks, service marks, or product names of the Licensor,
|
||||
except as required for reasonable and customary use in describing the
|
||||
origin of the Work and reproducing the content of the NOTICE file.
|
||||
|
||||
7. Disclaimer of Warranty. Unless required by applicable law or
|
||||
agreed to in writing, Licensor provides the Work (and each
|
||||
Contributor provides its Contributions) on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
|
||||
implied, including, without limitation, any warranties or conditions
|
||||
of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
|
||||
PARTICULAR PURPOSE. You are solely responsible for determining the
|
||||
appropriateness of using or redistributing the Work and assume any
|
||||
risks associated with Your exercise of permissions under this License.
|
||||
|
||||
8. Limitation of Liability. In no event and under no legal theory,
|
||||
whether in tort (including negligence), contract, or otherwise,
|
||||
unless required by applicable law (such as deliberate and grossly
|
||||
negligent acts) or agreed to in writing, shall any Contributor be
|
||||
liable to You for damages, including any direct, indirect, special,
|
||||
incidental, or consequential damages of any character arising as a
|
||||
result of this License or out of the use or inability to use the
|
||||
Work (including but not limited to damages for loss of goodwill,
|
||||
work stoppage, computer failure or malfunction, or any and all
|
||||
other commercial damages or losses), even if such Contributor
|
||||
has been advised of the possibility of such damages.
|
||||
|
||||
9. Accepting Warranty or Additional Liability. While redistributing
|
||||
the Work or Derivative Works thereof, You may choose to offer,
|
||||
and charge a fee for, acceptance of support, warranty, indemnity,
|
||||
or other liability obligations and/or rights consistent with this
|
||||
License. However, in accepting such obligations, You may act only
|
||||
on Your own behalf and on Your sole responsibility, not on behalf
|
||||
of any other Contributor, and only if You agree to indemnify,
|
||||
defend, and hold each Contributor harmless for any liability
|
||||
incurred by, or claims asserted against, such Contributor by reason
|
||||
of your accepting any such warranty or additional liability.
|
||||
|
||||
END OF TERMS AND CONDITIONS
|
@ -0,0 +1,211 @@
|
||||
Metadata-Version: 2.1
|
||||
Name: coverage
|
||||
Version: 6.5.0
|
||||
Summary: Code coverage measurement for Python
|
||||
Home-page: https://github.com/nedbat/coveragepy
|
||||
Author: Ned Batchelder and 167 others
|
||||
Author-email: ned@nedbatchelder.com
|
||||
License: Apache 2.0
|
||||
Project-URL: Documentation, https://coverage.readthedocs.io
|
||||
Project-URL: Funding, https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=pypi
|
||||
Project-URL: Issues, https://github.com/nedbat/coveragepy/issues
|
||||
Project-URL: Twitter, https://twitter.com/coveragepy
|
||||
Keywords: code coverage testing
|
||||
Classifier: Environment :: Console
|
||||
Classifier: Intended Audience :: Developers
|
||||
Classifier: License :: OSI Approved :: Apache Software License
|
||||
Classifier: Operating System :: OS Independent
|
||||
Classifier: Programming Language :: Python
|
||||
Classifier: Programming Language :: Python :: 3
|
||||
Classifier: Programming Language :: Python :: 3.7
|
||||
Classifier: Programming Language :: Python :: 3.8
|
||||
Classifier: Programming Language :: Python :: 3.9
|
||||
Classifier: Programming Language :: Python :: 3.10
|
||||
Classifier: Programming Language :: Python :: 3.11
|
||||
Classifier: Programming Language :: Python :: Implementation :: CPython
|
||||
Classifier: Programming Language :: Python :: Implementation :: PyPy
|
||||
Classifier: Topic :: Software Development :: Quality Assurance
|
||||
Classifier: Topic :: Software Development :: Testing
|
||||
Classifier: Development Status :: 5 - Production/Stable
|
||||
Requires-Python: >=3.7
|
||||
Description-Content-Type: text/x-rst
|
||||
License-File: LICENSE.txt
|
||||
Provides-Extra: toml
|
||||
Requires-Dist: tomli ; (python_full_version <= "3.11.0a6") and extra == 'toml'
|
||||
|
||||
.. Licensed under the Apache License: http://www.apache.org/licenses/LICENSE-2.0
|
||||
.. For details: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
|
||||
|
||||
===========
|
||||
Coverage.py
|
||||
===========
|
||||
|
||||
Code coverage testing for Python.
|
||||
|
||||
.. image:: https://raw.githubusercontent.com/vshymanskyy/StandWithUkraine/main/banner2-direct.svg
|
||||
:target: https://vshymanskyy.github.io/StandWithUkraine
|
||||
:alt: Stand with Ukraine
|
||||
|
||||
-------------
|
||||
|
||||
| |license| |versions| |status|
|
||||
| |test-status| |quality-status| |docs| |metacov|
|
||||
| |kit| |downloads| |format| |repos|
|
||||
| |stars| |forks| |contributors|
|
||||
| |tidelift| |core-infrastructure| |open-ssf|
|
||||
| |sponsor| |twitter-coveragepy| |twitter-nedbat|
|
||||
|
||||
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 these versions of Python:
|
||||
|
||||
.. PYVERSIONS
|
||||
|
||||
* CPython 3.7 through 3.11.0 rc2.
|
||||
* PyPy3 7.3.8.
|
||||
|
||||
Documentation is on `Read the Docs`_. Code repository and issue tracker are on
|
||||
`GitHub`_.
|
||||
|
||||
.. _Read the Docs: https://coverage.readthedocs.io/
|
||||
.. _GitHub: https://github.com/nedbat/coveragepy
|
||||
|
||||
|
||||
**New in 6.x:** dropped support for Python 2.7, 3.5, and 3.6;
|
||||
write data on SIGTERM;
|
||||
added support for 3.10 match/case statements.
|
||||
|
||||
|
||||
For Enterprise
|
||||
--------------
|
||||
|
||||
.. |tideliftlogo| image:: https://nedbatchelder.com/pix/Tidelift_Logo_small.png
|
||||
:alt: Tidelift
|
||||
:target: https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=readme
|
||||
|
||||
.. list-table::
|
||||
:widths: 10 100
|
||||
|
||||
* - |tideliftlogo|
|
||||
- `Available as part of the Tidelift Subscription. <https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=readme>`_
|
||||
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. <https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=readme>`_
|
||||
|
||||
|
||||
Getting Started
|
||||
---------------
|
||||
|
||||
See the `Quick Start section`_ of the docs.
|
||||
|
||||
.. _Quick Start section: https://coverage.readthedocs.io/#quick-start
|
||||
|
||||
|
||||
Change history
|
||||
--------------
|
||||
|
||||
The complete history of changes is on the `change history page`_.
|
||||
|
||||
.. _change history page: https://coverage.readthedocs.io/en/latest/changes.html
|
||||
|
||||
|
||||
Code of Conduct
|
||||
---------------
|
||||
|
||||
Everyone participating in the coverage.py project is expected to treat other
|
||||
people with respect and to follow the guidelines articulated in the `Python
|
||||
Community Code of Conduct`_.
|
||||
|
||||
.. _Python Community Code of Conduct: https://www.python.org/psf/codeofconduct/
|
||||
|
||||
|
||||
Contributing
|
||||
------------
|
||||
|
||||
See the `Contributing section`_ of the docs.
|
||||
|
||||
.. _Contributing section: https://coverage.readthedocs.io/en/latest/contributing.html
|
||||
|
||||
|
||||
Security
|
||||
--------
|
||||
|
||||
To report a security vulnerability, please use the `Tidelift security
|
||||
contact`_. Tidelift will coordinate the fix and disclosure.
|
||||
|
||||
.. _Tidelift security contact: https://tidelift.com/security
|
||||
|
||||
|
||||
License
|
||||
-------
|
||||
|
||||
Licensed under the `Apache 2.0 License`_. For details, see `NOTICE.txt`_.
|
||||
|
||||
.. _Apache 2.0 License: http://www.apache.org/licenses/LICENSE-2.0
|
||||
.. _NOTICE.txt: https://github.com/nedbat/coveragepy/blob/master/NOTICE.txt
|
||||
|
||||
|
||||
.. |test-status| image:: https://github.com/nedbat/coveragepy/actions/workflows/testsuite.yml/badge.svg?branch=master&event=push
|
||||
:target: https://github.com/nedbat/coveragepy/actions/workflows/testsuite.yml
|
||||
:alt: Test suite status
|
||||
.. |quality-status| image:: https://github.com/nedbat/coveragepy/actions/workflows/quality.yml/badge.svg?branch=master&event=push
|
||||
:target: https://github.com/nedbat/coveragepy/actions/workflows/quality.yml
|
||||
:alt: Quality check status
|
||||
.. |docs| image:: https://readthedocs.org/projects/coverage/badge/?version=latest&style=flat
|
||||
:target: https://coverage.readthedocs.io/
|
||||
:alt: Documentation
|
||||
.. |kit| image:: https://badge.fury.io/py/coverage.svg
|
||||
:target: https://pypi.org/project/coverage/
|
||||
:alt: PyPI status
|
||||
.. |format| image:: https://img.shields.io/pypi/format/coverage.svg
|
||||
:target: https://pypi.org/project/coverage/
|
||||
:alt: Kit format
|
||||
.. |downloads| image:: https://img.shields.io/pypi/dw/coverage.svg
|
||||
:target: https://pypi.org/project/coverage/
|
||||
:alt: Weekly PyPI downloads
|
||||
.. |versions| image:: https://img.shields.io/pypi/pyversions/coverage.svg?logo=python&logoColor=FBE072
|
||||
:target: https://pypi.org/project/coverage/
|
||||
:alt: Python versions supported
|
||||
.. |status| image:: https://img.shields.io/pypi/status/coverage.svg
|
||||
:target: https://pypi.org/project/coverage/
|
||||
:alt: Package stability
|
||||
.. |license| image:: https://img.shields.io/pypi/l/coverage.svg
|
||||
:target: https://pypi.org/project/coverage/
|
||||
:alt: License
|
||||
.. |metacov| image:: https://img.shields.io/endpoint?url=https://gist.githubusercontent.com/nedbat/8c6980f77988a327348f9b02bbaf67f5/raw/metacov.json
|
||||
:target: https://nedbat.github.io/coverage-reports/latest.html
|
||||
:alt: Coverage reports
|
||||
.. |repos| image:: https://repology.org/badge/tiny-repos/python:coverage.svg
|
||||
:target: https://repology.org/project/python:coverage/versions
|
||||
:alt: Packaging status
|
||||
.. |tidelift| image:: https://tidelift.com/badges/package/pypi/coverage
|
||||
:target: https://tidelift.com/subscription/pkg/pypi-coverage?utm_source=pypi-coverage&utm_medium=referral&utm_campaign=readme
|
||||
:alt: Tidelift
|
||||
.. |stars| image:: https://img.shields.io/github/stars/nedbat/coveragepy.svg?logo=github
|
||||
:target: https://github.com/nedbat/coveragepy/stargazers
|
||||
:alt: Github stars
|
||||
.. |forks| image:: https://img.shields.io/github/forks/nedbat/coveragepy.svg?logo=github
|
||||
:target: https://github.com/nedbat/coveragepy/network/members
|
||||
:alt: Github forks
|
||||
.. |contributors| image:: https://img.shields.io/github/contributors/nedbat/coveragepy.svg?logo=github
|
||||
:target: https://github.com/nedbat/coveragepy/graphs/contributors
|
||||
:alt: Contributors
|
||||
.. |twitter-coveragepy| image:: https://img.shields.io/twitter/follow/coveragepy.svg?label=coveragepy&style=flat&logo=twitter&logoColor=4FADFF
|
||||
:target: https://twitter.com/coveragepy
|
||||
:alt: coverage.py on Twitter
|
||||
.. |twitter-nedbat| image:: https://img.shields.io/twitter/follow/nedbat.svg?label=nedbat&style=flat&logo=twitter&logoColor=4FADFF
|
||||
:target: https://twitter.com/nedbat
|
||||
:alt: nedbat on Twitter
|
||||
.. |sponsor| image:: https://img.shields.io/badge/%E2%9D%A4-Sponsor%20me-brightgreen?style=flat&logo=GitHub
|
||||
:target: https://github.com/sponsors/nedbat
|
||||
:alt: Sponsor me on GitHub
|
||||
.. |core-infrastructure| image:: https://bestpractices.coreinfrastructure.org/projects/6412/badge
|
||||
:target: https://bestpractices.coreinfrastructure.org/projects/6412
|
||||
:alt: Core Infrastructure Initiative: passing
|
||||
.. |open-ssf| image:: https://api.securityscorecards.dev/projects/github.com/nedbat/coveragepy/badge
|
||||
:target: https://deps.dev/pypi/coverage
|
||||
:alt: OpenSSF Scorecard
|
@ -0,0 +1,95 @@
|
||||
../../Scripts/coverage-3.10.exe,sha256=ArPrBFGsegnWbuH3MK0p2BhX4DldZ7bTkMqwM_PPGGo,106435
|
||||
../../Scripts/coverage.exe,sha256=ArPrBFGsegnWbuH3MK0p2BhX4DldZ7bTkMqwM_PPGGo,106435
|
||||
../../Scripts/coverage3.exe,sha256=ArPrBFGsegnWbuH3MK0p2BhX4DldZ7bTkMqwM_PPGGo,106435
|
||||
coverage-6.5.0.dist-info/INSTALLER,sha256=zuuue4knoyJ-UwPPXg8fezS7VCrXJQrAP7zeNuwvFQg,4
|
||||
coverage-6.5.0.dist-info/LICENSE.txt,sha256=6z17VIVGasvYHytJb1latjfSeS4mggayfZnnk722dUk,10351
|
||||
coverage-6.5.0.dist-info/METADATA,sha256=BnxYhYwPb1FX7xduZGy53wqb0HjCJ60iwBfB_6d5dPY,8838
|
||||
coverage-6.5.0.dist-info/RECORD,,
|
||||
coverage-6.5.0.dist-info/WHEEL,sha256=W26pYN7HLsBT1jrDSL9udgf_mdNKJmYmL23sIP-FcgM,102
|
||||
coverage-6.5.0.dist-info/entry_points.txt,sha256=-SeH-nlgTLEWW1cmyqqCQneSw9cKYQOUHBXXYO-OWdY,123
|
||||
coverage-6.5.0.dist-info/top_level.txt,sha256=BjhyiIvusb5OJkqCXjRncTF3soKF-mDOby-hxkWwwv0,9
|
||||
coverage/__init__.py,sha256=23HO2UFZm0eYfAHfPb_GHKKAFL15CiAJuIeGKtMNAdA,1325
|
||||
coverage/__main__.py,sha256=IsjiNF0ie44dE9-QnHuK-1FZyL5Vw_2QtUwE53PfPWY,265
|
||||
coverage/__pycache__/__init__.cpython-310.pyc,,
|
||||
coverage/__pycache__/__main__.cpython-310.pyc,,
|
||||
coverage/__pycache__/annotate.cpython-310.pyc,,
|
||||
coverage/__pycache__/bytecode.cpython-310.pyc,,
|
||||
coverage/__pycache__/cmdline.cpython-310.pyc,,
|
||||
coverage/__pycache__/collector.cpython-310.pyc,,
|
||||
coverage/__pycache__/config.cpython-310.pyc,,
|
||||
coverage/__pycache__/context.cpython-310.pyc,,
|
||||
coverage/__pycache__/control.cpython-310.pyc,,
|
||||
coverage/__pycache__/data.cpython-310.pyc,,
|
||||
coverage/__pycache__/debug.cpython-310.pyc,,
|
||||
coverage/__pycache__/disposition.cpython-310.pyc,,
|
||||
coverage/__pycache__/env.cpython-310.pyc,,
|
||||
coverage/__pycache__/exceptions.cpython-310.pyc,,
|
||||
coverage/__pycache__/execfile.cpython-310.pyc,,
|
||||
coverage/__pycache__/files.cpython-310.pyc,,
|
||||
coverage/__pycache__/html.cpython-310.pyc,,
|
||||
coverage/__pycache__/inorout.cpython-310.pyc,,
|
||||
coverage/__pycache__/jsonreport.cpython-310.pyc,,
|
||||
coverage/__pycache__/lcovreport.cpython-310.pyc,,
|
||||
coverage/__pycache__/misc.cpython-310.pyc,,
|
||||
coverage/__pycache__/multiproc.cpython-310.pyc,,
|
||||
coverage/__pycache__/numbits.cpython-310.pyc,,
|
||||
coverage/__pycache__/parser.cpython-310.pyc,,
|
||||
coverage/__pycache__/phystokens.cpython-310.pyc,,
|
||||
coverage/__pycache__/plugin.cpython-310.pyc,,
|
||||
coverage/__pycache__/plugin_support.cpython-310.pyc,,
|
||||
coverage/__pycache__/python.cpython-310.pyc,,
|
||||
coverage/__pycache__/pytracer.cpython-310.pyc,,
|
||||
coverage/__pycache__/report.cpython-310.pyc,,
|
||||
coverage/__pycache__/results.cpython-310.pyc,,
|
||||
coverage/__pycache__/sqldata.cpython-310.pyc,,
|
||||
coverage/__pycache__/summary.cpython-310.pyc,,
|
||||
coverage/__pycache__/templite.cpython-310.pyc,,
|
||||
coverage/__pycache__/tomlconfig.cpython-310.pyc,,
|
||||
coverage/__pycache__/version.cpython-310.pyc,,
|
||||
coverage/__pycache__/xmlreport.cpython-310.pyc,,
|
||||
coverage/annotate.py,sha256=LOt72I2AtB0vb9KOLDr7Tey_pI5SexohB0YUH91dTyk,3485
|
||||
coverage/bytecode.py,sha256=SRLVQZqo_UdA7cmB6AVoeJYkOfb5JT6oawBYGbzFjpY,628
|
||||
coverage/cmdline.py,sha256=vxwU4FILSiPPi2r_49h1aHKbWmHbPRBq_e9p2-B1EfU,34257
|
||||
coverage/collector.py,sha256=a-r0a91dbNoBYMm1xwey1Gfbt0YVQRhe7zjrYk-eb28,19773
|
||||
coverage/config.py,sha256=wTvCCz2pLo61idYgSNDWHnlHgUGOe5t1IjdGw7JR-1s,20744
|
||||
coverage/context.py,sha256=bslmwlqWBu670WsYsYn1IeWqiBmPrTsdt5WZ3hAodjk,2207
|
||||
coverage/control.py,sha256=hV8cYPudOMrjynjPqkr7HR7c2ew_hnBA78UD5Hv_O1s,47110
|
||||
coverage/data.py,sha256=f2Q7STWY9d4xURHSCzyXfuTCK4V9j9taAY_JRxN6yBs,6310
|
||||
coverage/debug.py,sha256=g9p2VHvO_jE1HE6vyh8MNdQCZ4F9TxsyraDL5jweQU0,14879
|
||||
coverage/disposition.py,sha256=YerJ0_DMSpPgMtDyX7uM0QHlk1tfV2tDF3ODmgByM3c,1491
|
||||
coverage/env.py,sha256=9uCUvvBj0WpWdvFJKy-y4J4NYNA4Q-03P2ZYgvMFTwg,5793
|
||||
coverage/exceptions.py,sha256=xzk0QXPB_d27Fe_E7KGAXrhkxWOJTOFJ6KXwn8Au1dM,1701
|
||||
coverage/execfile.py,sha256=SD7eVGhdKBcnneBAAppsUX1du7y_UHuQVJ5SgJxS-Vs,11508
|
||||
coverage/files.py,sha256=HoSWrJLHwdnV7XGfvNZlQYJfuQtWX0vCfjZJ3cuXzCA,15093
|
||||
coverage/fullcoverage/__pycache__/encodings.cpython-310.pyc,,
|
||||
coverage/fullcoverage/encodings.py,sha256=PEAFV8AGwYS5uyF8o3G99TGQ4MMMx1Of1JroeYnee9Y,2319
|
||||
coverage/html.py,sha256=4RDnxwKyoi_bScNRJxwx5Xn4t7l2PQakHUj8Aa6sGUo,19966
|
||||
coverage/htmlfiles/coverage_html.js,sha256=3QTBwJFvOrmjpXcxHinGKFi7qj_jnec6KdTxwQfh1zY,21254
|
||||
coverage/htmlfiles/favicon_32.png,sha256=vIEA-odDwRvSQ-syWfSwEnWGUWEv2b-Tv4tzTRfwJWE,1732
|
||||
coverage/htmlfiles/index.html,sha256=2pysVsua7SPJNt1pDZGAj9moeFStnnY4kkym1dCBuM0,5542
|
||||
coverage/htmlfiles/keybd_closed.png,sha256=fZv4rmY3DkNJtPQjrFJ5UBOE5DdNof3mdeCZWC7TOoo,9004
|
||||
coverage/htmlfiles/keybd_open.png,sha256=SXXQLo9_roBN2LdSTXnW_TyfwiUkYBxt61no6s-o06w,9003
|
||||
coverage/htmlfiles/pyfile.html,sha256=-FqwE8uuXFyhfI-v3LJ8-4Y0V7TgKq2pv91taWuX0hw,6583
|
||||
coverage/htmlfiles/style.css,sha256=P_M3o6aep1ag24FB4qKycSHcG_tCSnB18-g_r9MMjBk,12740
|
||||
coverage/htmlfiles/style.scss,sha256=6D4Bv5w61IyaF7RqHE8eDEjUR7yMEzc5yLf4KhofP2k,18144
|
||||
coverage/inorout.py,sha256=udpaRj9xXbxvUGBuD60sIMsfry1SQEdBioV4W07N-EE,24495
|
||||
coverage/jsonreport.py,sha256=Fp7DlJHNbgf1uhvRKBZ6cVa63XUnP4HJ2DyG0JHXu8M,4428
|
||||
coverage/lcovreport.py,sha256=WzN4G-HRshihCGTnKPNb1hY5xNUR5Q9PW2UWDaU3ygQ,4426
|
||||
coverage/misc.py,sha256=h2xWIrQj8sojTpT6QjZx8RHg1fcIjnumDxYMM8xoBic,12628
|
||||
coverage/multiproc.py,sha256=RRS1mw2zbTFjk79e819PplNGrOO9pDcprvTxjZhwHmY,3742
|
||||
coverage/numbits.py,sha256=dkB4qjTUPG1fgLHwWPNb_WwV9rs0no382gYBf17W4YI,5151
|
||||
coverage/parser.py,sha256=jqL9IzX1akpiwoDKR6dksvemkkFvoyvMBWmaPLOrdRc,54986
|
||||
coverage/phystokens.py,sha256=rYQP9vccCpFN09KeBffF56ACASI0aUiHvvUQ84DCrIU,8560
|
||||
coverage/plugin.py,sha256=2cdEPaGDj1xEX_gOtBkQAgPzFsgq58ilTRtBrPgxeoc,18702
|
||||
coverage/plugin_support.py,sha256=L-eQMbdbHqdWrdOxlEwOJBD6oPVYUWtDmpwzvqkZuCo,9241
|
||||
coverage/python.py,sha256=5K4FmCjfcpHWz9f7amsHBUW6CUAf3bsPM4IolEMvVsE,7720
|
||||
coverage/pytracer.py,sha256=ZNtQh-3d_y32OZpBRqbw-i4vo95djL_8kSCh879reIw,12931
|
||||
coverage/report.py,sha256=dwmaXngtb_4stA_Cfa7lO3uM3MBJYwP-UjuVDTA3SvA,3425
|
||||
coverage/results.py,sha256=1AoNxSpBtkZwYivvmiTkV-jl6U5m3UKH_BE_DRqF9IQ,13072
|
||||
coverage/sqldata.py,sha256=X1H92CNPJVXt87AK3q6JVizBZ-t2AF8gysV4PYZKkf0,47568
|
||||
coverage/summary.py,sha256=88j1qpn8nwZNlAJb4moznqIk20frYC458f3IrtrTuU0,6044
|
||||
coverage/templite.py,sha256=QY038uoBV4t9Fc5JN32UZkeC56T6jgHTR3lB-Koknuk,10671
|
||||
coverage/tomlconfig.py,sha256=LVGc30Pq8M4fMuDdR2xg_WnEfhviDKCFPG6Pa5W9xJU,6059
|
||||
coverage/tracer.cp310-win_amd64.pyd,sha256=YwZc5c3PZ1PnZW-J8PDLMYmmxk0hQCEG-Re0JUqIjTo,20992
|
||||
coverage/version.py,sha256=acP341yTW3sSq2Lab1wPKmLa9-vu-HJ2urMsLbqPxn0,1236
|
||||
coverage/xmlreport.py,sha256=2qNq_YkxXguUatClKWIwH_0IPJc-_GCCjwVdnU3Yaos,8864
|
@ -0,0 +1,5 @@
|
||||
Wheel-Version: 1.0
|
||||
Generator: bdist_wheel (0.37.1)
|
||||
Root-Is-Purelib: false
|
||||
Tag: cp310-cp310-win_amd64
|
||||
|
@ -0,0 +1,4 @@
|
||||
[console_scripts]
|
||||
coverage = coverage.cmdline:main
|
||||
coverage-3.10 = coverage.cmdline:main
|
||||
coverage3 = coverage.cmdline:main
|
@ -0,0 +1 @@
|
||||
coverage
|
Reference in New Issue
Block a user