Skip to content

Commit

Permalink
Sept 21 iteration (#4)
Browse files Browse the repository at this point in the history
* remove xml cruft
remove duplicate marshal testing

* flesh out agencieswithcoverage
start moving away from pointers where appropriate

* add testify to install for travis

* remove circleci integration

* oba needs to fix their docs

* iterating... building out more objects and testing

* so close yet so far

* skip this stupid wrong format endpoint for now

* almost there... almost there...
  • Loading branch information
Setheck committed Sep 23, 2018
1 parent 6189b36 commit 547e36b
Show file tree
Hide file tree
Showing 27 changed files with 14,793 additions and 4,074 deletions.
11 changes: 0 additions & 11 deletions .circleci/config.yml

This file was deleted.

1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,5 @@ go:
- "1.x"
- "1.10.x"
- "1.10.3"
install: go get -u github.com/stretchr/testify
script: go test -cover ./...
561 changes: 561 additions & 0 deletions ancestors.go

Large diffs are not rendered by default.

750 changes: 245 additions & 505 deletions defaultclient.go

Large diffs are not rendered by default.

Loading

0 comments on commit 547e36b

Please sign in to comment.