Skip to content
Snippets Groups Projects
Commit 6580d46e authored by dh00601's avatar dh00601
Browse files

removed reports from being tracked

parent 921f3b86
No related branches found
No related tags found
No related merge requests found
...@@ -9,13 +9,13 @@ ...@@ -9,13 +9,13 @@
</mask> </mask>
<g mask="url(#a)"> <g mask="url(#a)">
<path fill="#555" d="M0 0h63v20H0z"/> <path fill="#555" d="M0 0h63v20H0z"/>
<path fill="#fe7d37" d="M63 0h36v20H63z"/> <path fill="#dfb317" d="M63 0h36v20H63z"/>
<path fill="url(#b)" d="M0 0h99v20H0z"/> <path fill="url(#b)" d="M0 0h99v20H0z"/>
</g> </g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11"> <g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="31.5" y="15" fill="#010101" fill-opacity=".3">coverage</text> <text x="31.5" y="15" fill="#010101" fill-opacity=".3">coverage</text>
<text x="31.5" y="14">coverage</text> <text x="31.5" y="14">coverage</text>
<text x="80" y="15" fill="#010101" fill-opacity=".3">54%</text> <text x="80" y="15" fill="#010101" fill-opacity=".3">68%</text>
<text x="80" y="14">54%</text> <text x="80" y="14">68%</text>
</g> </g>
</svg> </svg>
<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="142" height="20">
<linearGradient id="s" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<clipPath id="r">
<rect width="142" height="20" rx="3" fill="#fff"/>
</clipPath>
<g clip-path="url(#r)">
<rect width="99" height="20" fill="#555"/>
<rect x="99" width="43" height="20" fill="#97CA00"/>
<rect width="142" height="20" fill="url(#s)"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="Verdana,Geneva,DejaVu Sans,sans-serif" font-size="110">
<text x="505" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)" textLength="890">docstr-coverage</text>
<text x="505" y="140" transform="scale(.1)" textLength="890">docstr-coverage</text>
<text x="1195" y="150" fill="#010101" fill-opacity=".3" transform="scale(.1)">91%</text>
<text x="1195" y="140" transform="scale(.1)">91%</text>
</g>
</svg>
\ No newline at end of file
File: "/home/david/projects/binary_c_root/binarycpython_dev/binary_c-python/binarycpython/utils/dicts.py"
- No docstring for `keys_to_floats`
- No docstring for `_nested_set`
- No docstring for `_nested_get`
- No docstring for `_recursive_normalize_floats`
- No docstring for `AutoVivificationDict.__getitem__`
- No docstring for `AutoVivificationDict.__iadd__`
Needed: 20; Found: 14; Missing: 6; Coverage: 70.0%
File: "/home/david/projects/binary_c_root/binarycpython_dev/binary_c-python/binarycpython/utils/distribution_functions.py"
- No docstring for `build_q_table`
Needed: 42; Found: 41; Missing: 1; Coverage: 97.6%
File: "/home/david/projects/binary_c_root/binarycpython_dev/binary_c-python/binarycpython/utils/ensemble.py"
- No docstring for `load_ensemble._hook`
Needed: 16; Found: 15; Missing: 1; Coverage: 93.8%
File: "/home/david/projects/binary_c_root/binarycpython_dev/binary_c-python/binarycpython/utils/functions.py"
- No docstring for `format_number`
- No docstring for `get_ANSI_colours`
- No docstring for `imports`
- No docstring for `get_username`
Needed: 43; Found: 39; Missing: 4; Coverage: 90.7%
File: "/home/david/projects/binary_c_root/binarycpython_dev/binary_c-python/binarycpython/utils/grid.py"
- No docstring for `Population.delete_grid_variable`
- No docstring for `Population._write_gridcode_system_call`
- No docstring for `Population.vb2print`
Needed: 57; Found: 54; Missing: 3; Coverage: 94.7%
File: "/home/david/projects/binary_c_root/binarycpython_dev/binary_c-python/binarycpython/utils/grid_options_defaults.py"
- No docstring for `print_option_descriptions`
Needed: 5; Found: 4; Missing: 1; Coverage: 80.0%
File: "/home/david/projects/binary_c_root/binarycpython_dev/binary_c-python/binarycpython/utils/spacing_functions.py"
- No docstring for `const_dt._parse_function`
- No docstring for `const_dt._mass_from_time`
- No docstring for `const_dt._time_from_mass`
- No docstring for `const_dt._uniq`
- No docstring for `const_dt._format`
Needed: 11; Found: 6; Missing: 5; Coverage: 54.5%
Overall statistics for 17 files:
Needed: 230 - Found: 209 - Missing: 21
Total coverage: 90.9% - Grade: Great
Docstring coverage badge saved to '/home/david/projects/binary_c_root/binarycpython_dev/binary_c-python/reports/docstring_coverage/docstring_coverage.svg'
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns="http://www.w3.org/2000/svg" width="99" height="20">
<linearGradient id="b" x2="0" y2="100%">
<stop offset="0" stop-color="#bbb" stop-opacity=".1"/>
<stop offset="1" stop-opacity=".1"/>
</linearGradient>
<mask id="a">
<rect width="99" height="20" rx="3" fill="#fff"/>
</mask>
<g mask="url(#a)">
<path fill="#555" d="M0 0h63v20H0z"/>
<path fill="#fe7d37" d="M63 0h36v20H63z"/>
<path fill="url(#b)" d="M0 0h99v20H0z"/>
</g>
<g fill="#fff" text-anchor="middle" font-family="DejaVu Sans,Verdana,Geneva,sans-serif" font-size="11">
<text x="31.5" y="15" fill="#010101" fill-opacity=".3">coverage</text>
<text x="31.5" y="14">coverage</text>
<text x="80" y="15" fill="#010101" fill-opacity=".3">54%</text>
<text x="80" y="14">54%</text>
</g>
</svg>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment