Commit Briefs

f3b4df4471 Sergey Bronnikov

Update version type (master, origin/master)


84ecb035f8 Sergey Bronnikov

Fix struct desc


2ab61b9964 Sergey Bronnikov

Add Travis CI config


857f4e45dc Sergey Bronnikov

Update example


ddced31a91 Sergey Bronnikov

Update XML structs


5c3f51c09a Sergey Bronnikov

Add test code


4d0b7b8fd3 Sergey Bronnikov

Goooo!


Branches

Tags

This repository contains no tags

Tree

.travis.ymlcommits | blame
LICENSEcommits | blame
README.mdcommits | blame
go-cobertura_test.gocommits | blame
main.gocommits | blame
parser/
tests/

README.md

# go-cobertura

[![Build Status](https://travis-ci.org/ligurio/go-cobertura.png?branch=master)](https://travis-ci.org/ligurio/go-cobertura) [![Go Report Card](https://goreportcard.com/badge/github.com/ligurio/go-cobertura)](https://goreportcard.com/report/github.com/ligurio/go-cobertura)

This is a basic Cobertura parser for the Go programming language.