package
1.5.0
Repository: https://github.com/loq9/gitlab-reporter.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
No description provided by the author
No description provided by the author
ParseProfiles parses profile data from the given Reader and returns a Profile for each file.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

Boundary represents the position in a source file of the beginning or end of a block as reported by the coverage profile.
CheckStyleError represents <error line="1" column="10" severity="error" message="msg" source="src" />.
CheckStyleFile represents <file name="fname"><error ..
CheckStyleResult represents checkstyle XML result.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Profile represents the profiling data for a specific file.
ProfileBlock represents a single block of profiling data.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Type aliases

Lines is a slice of Line pointers, with some convenience methods.