• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

TJM / go-trello / 11 / 1
99%
master: 99%

Build:
DEFAULT BRANCH: master
Ran 26 Oct 2020 01:16AM UTC
Files 14
Run time 0s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

26 Oct 2020 01:15AM UTC coverage: 93.927%. First build
COVERALLS_TOKEN=[secure] API_KEY=[secure] API_TOKEN=[secure]

push

travis-ci

web-flow
feat: Add Tests, fix issues and add new Board capabilities (#1)

* Update links

* Unexported some stuff that should be private

* Board CRUD and some utility functions

* initial gotest attempts ;(

* Make sure client tests don't interfere

* Board Test Fixes

* Fix expectations

* Revert "Board Test Fixes"

This reverts commit 928a94f97.

* new we are getting somewhere

* fix: Board.SetDescription api path

* Add delete test (which helps keep the mess down)

* Remove bogus method (doesn't work)

* Board Tests!

* Fix Board.Duplicate (based on tests)

* List Tests!

* Reduce duplicate code

* Member Test!

* comment fixing

* Fix test init and add Card Tests

* Lessons Learned, use before/after

* Move test mod reqs to tests sub-module?

* breakingchange: Checklist.AddItem Changed parameter types

Checklist.AddItem:
* Changed pos from *string to string
* Changed checked from *bool to bool

* Checklist Test

* Organization Test

* fix: Change timestamp to unix

* renamed (no effect)

* breakingchange: Webhook return value changes

Returns *Webhook instead of WebHook
Also Added some set capabilities
Added "client" to make it like the other models

* Webhook Tests!

* ?

* move version into client (and add test)

* Notification Test (but the skip cause there are none)

* Argument tests

* Add label tests inline with board tests

* Move tests to standard location

* ignore /vendor

* Improve Card tests:
* add Board.Card test
* Move Card.Checklists after AddChecklist

* Ignore test coverage file

* Improve card tests

* List test improvements

* Improve Board Test Coverage - 100%

* breakingchange: LOTS and LOTS of changes

* Changes to deduplicate a BUNCH of code (added parse* functions)
* Simplify the return codes (card update should modify rather than returning card)
* Changed some "Update(Whatever)" to "Set(Whatever)"
* Added... (continued)

696 of 741 relevant lines covered (93.93%)

4.83 hits per line

Source Files on job 11.1 (COVERALLS_TOKEN=[secure] API_KEY=[secure] API_TOKEN=[secure])
  • Tree
  • List 0
  • Changed 0
  • Source Changed 0
  • Coverage Changed 0
Coverage ∆ File Lines Relevant Covered Missed Hits/Line
  • Back to Build 5
  • Travis Job 11.1
  • 7525b0f6 on github
  • Next Job for COVERALLS_TOKEN=[secure] API_KEY=[secure] API_TOKEN=[secure] on master (#13.1)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc