Skip to content

Commit 8f0eac5

Browse files
author
Nikita Filonov
committed
report
1 parent ee1c7d8 commit 8f0eac5

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

.gitmodules

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
[submodule "submodules/ui-coverage-report"]
22
path = submodules/ui-coverage-report
33
url = https://github.com/Nikita-Filonov/ui-coverage-report
4-
tag = v0.7.0
4+
tag = v0.9.0

docs/index.html

+10-10
Large diffs are not rendered by default.

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
setup(
44
name="ui-coverage-tool",
5-
version="0.19.0",
5+
version="0.21.0",
66
packages=find_packages(),
77
include_package_data=True,
88
install_requires=[

ui_coverage_tool/src/reports/templates/index.html

+10-10
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)