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

FATHOM5 / ais / 32

Builds Branch Commit Type Ran Committer Via Coverage
32 master bug-contains-multi-fix Addresses issue #42. ais.go: changes the return type for Headers.ContainsMulti(...) to provide a more safety against the issue identified in issue #42 ais_test.go and example_distance_test.go updated to test for the push 02 Jan 2019 12:19AM UTC zacsketches travis-ci
49.1
31 master maintenance-documentation Updated documentation for recent API changes. push 31 Dec 2018 07:17PM UTC zacsketches travis-ci
49.69
30 master maintenance-simplification Removed the geohash.go file from the repo. This file was not used in any example and only served to complicate the API. push 31 Dec 2018 04:16AM UTC zacsketches travis-ci
49.69
29 master feature-subset SubsetLimit was defaulting to make a copy of the read data in order to restore the read pointer to top of the copied buffer which allows multiple uses of the RecordSet. However, this presented a SERIOUS performance penalty and is ... push 30 Dec 2018 05:58PM UTC zacsketches travis-ci
45.96
28 master feature-vessel-set-count Completes issue #40 Alters the VesselMap to count each Record of the Vessel in the RecordSet instead of a set map[Vessel]bool. push 29 Dec 2018 11:15PM UTC zacsketches travis-ci
49.93
27 master Merge branch 'feature-header' Completes issues #37 and #38. API breaking change to simplify the Headers struct that may impact some utilities. Feature addition for Headers.ContainsMulti that will also simplify writing user programs. push 29 Dec 2018 09:51PM UTC zacsketches travis-ci
49.93
26 master bug-box Corrected field typo in Box. Field should be capitalized MaxLat and not Maxlat. push 29 Dec 2018 07:11PM UTC zacsketches travis-ci
45.01
25 master Merge branch 'unique-vessels' This merge corrects issue #35. Unique Vessels can be called multiple times in a row with repeatable results on a RecordSet. push 28 Dec 2018 11:14PM UTC zacsketches travis-ci
44.14
24 master coverage-unique-vessels Prep work for issue #35 Increases code coverage to 41% by covering the UniqueVessles method of a RecordSet. This gives a good base to ensure that fixes to issue #35 don't introduce new reression bugs. push 28 Dec 2018 09:21PM UTC zacsketches travis-ci
43.16
23 viz feature-viz Begin work on issue #34. Documented the new API and some general usage concepts in the README.md file of the new kml subpackage. push 28 Dec 2018 01:20PM UTC zacsketches travis-ci
39.97
22 master bug-valid Corrects issue #30 The Valid() function for a set of Headers was not robust against different file sources for AIS data. This commit removes .Valid() from the API. A future enhancement may add RecordSet.Validate(format FileFormat) met... push 27 Dec 2018 08:55PM UTC zacsketches travis-ci
39.97
21 master coverage-ais.go-report Slight increase to coverage by commenting out the Report type and its associated methods. This type is not used in the package and complicates the use of the package for new users coming into the community. This simplifica... push 27 Dec 2018 03:59AM UTC zacsketches travis-ci
40.58
20 master Merge branch 'track' This merge brings in facilities and code from a development branch in order to close issue #29. push 27 Dec 2018 03:30AM UTC zacsketches travis-ci
40.1
19 track feature-track This commit continues work on issue #29 ais.go modified to include the Track method ais_test.go modified to include unit tests for the function testdata/track.csv adds testdata for the unit tests vars_test.go updates a few more tes... push 25 Dec 2018 09:52PM UTC zacsketches travis-ci
37.7
18 master coverage Increase test coverage for SubsetLimit The remaining lines of SubsetLimit are difficult to cover because they deal with errors writing to and flushing the created Recrodset inside the function. Fixing this is going to require an API bre... push 24 Dec 2018 02:04AM UTC zacsketches travis-ci
36.08
  • ← Previous
  • 1
  • 2
  • Next →
  • Back to Repo
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

© 2025 Coveralls, Inc