Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
VAPython
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Container registry
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Institute of Technical Acoustics (ITA)
VAPython
Merge requests
!8
Add tracking support to VAPython
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Add tracking support to VAPython
feature/tracking
into
feature/pure-python-doc
Overview
0
Commits
32
Pipelines
0
Changes
13
Merged
Pascal Palenda
requested to merge
feature/tracking
into
feature/pure-python-doc
1 year ago
Overview
0
Commits
32
Pipelines
0
Changes
13
Expand
This MR is used to track a possible implementation for tracking support for VAPython.
0
0
Merge request reports
Compare
feature/pure-python-doc
version 3
4ee47a4d
8 months ago
version 2
06ec2915
1 year ago
version 1
06ec2915
1 year ago
feature/pure-python-doc (base)
and
latest version
latest version
4ee47a4d
32 commits,
8 months ago
version 3
4ee47a4d
84 commits,
8 months ago
version 2
06ec2915
1 commit,
1 year ago
version 1
06ec2915
19 commits,
1 year ago
13 files
+
1022
−
726
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
13
Search (e.g. *.vue) (Ctrl+P)
docs/docstr_coverage_badge.svg
+
3
−
3
Options
@@ -8,13 +8,13 @@
</clipPath>
<g
clip-path=
"url(#r)"
>
<rect
width=
"99"
height=
"20"
fill=
"#555"
/>
<rect
x=
"99"
width=
"43"
height=
"20"
fill=
"#
a4a61d
"
/>
<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)"
>
8
3%
</text>
<text
x=
"1195"
y=
"140"
transform=
"scale(.1)"
>
8
3%
</text>
<text
x=
"1195"
y=
"150"
fill=
"#010101"
fill-opacity=
".3"
transform=
"scale(.1)"
>
9
3%
</text>
<text
x=
"1195"
y=
"140"
transform=
"scale(.1)"
>
9
3%
</text>
</g>
</svg>
\ No newline at end of file
Loading