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

go-spatial / geom
58%
master: 56%

Build:
Build:
LAST BUILD BRANCH: ear7h-gdey_delaunay
DEFAULT BRANCH: master
Repo Added 18 Apr 2018 05:51AM UTC
Files 999
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

LAST BUILD ON BRANCH issue-44
branch: issue-44
CHANGE BRANCH
x
Reset
  • issue-44
  • additional_fixes
  • cgo-tags
  • cmp
  • douglaspeucker
  • ear7h-gdey_delaunay
  • encode-fix
  • fix_nan_comparisons
  • fixes_for_geom
  • gdey_delaunay
  • general-fixes
  • geom_fixes
  • go-mod
  • gpkg_fixes
  • hitmap
  • improve_docs
  • issue-42
  • issue_102
  • issue_18
  • issue_89
  • issue_96
  • makevalid_port_triangulate
  • master
  • math_functions_for_triangulation
  • mvt
  • mvt-bug-fix
  • mvt-decode
  • mvt-docs
  • planar_fns
  • port_constrained
  • port_gdey
  • port_math_functions
  • remove_makevalid_algo
  • replace_afloat_extent
  • restructure_cmp
  • simplify-bug-fix
  • simplify-improvements
  • simplify-noalloc
  • test-tile-tag
  • testing
  • tile-grid
  • utm_conversion_functions
  • vendor_rtreego
  • winding_order_updates
  • wkt-encode

pending completion
437

Pull #90

travis-ci

web-flow
 Fix usage of the word "verticies" to "vertices"

To apply this change (to any code base), one line of bash can be used:

```
sed  -e 's/\([Vv]\)erticies/\1ertices/g' -i '' $(grep -e '[Vv]erticies' -r . -l --exclude='./.git/*')
```
Pull Request #90: Fix usage of the word "verticies" to "vertices"

17 of 17 new or added lines in 10 files covered. (100.0%)

28366 of 49300 relevant lines covered (57.54%)

986350.41 hits per line

Relevant lines Covered
Build:
Build:
49300 RELEVANT LINES 28366 COVERED LINES
986350.41 HITS PER LINE
Source Files on issue-44
  • List 0
  • Changed 14
  • Source Changed 11
  • Coverage Changed 6
Coverage ∆ File Lines Relevant Covered Missed Hits/Line

Recent builds

Builds Branch Commit Type Ran Committer Via Coverage
437 issue-44 Fix usage of the word "verticies" to "vertices" To apply this change (to any code base), one line of bash can be used: ``` sed -e 's/\([Vv]\)erticies/\1ertices/g' -i '' $(grep -e '[Vv]erticies' -r . -l --exclude='./.git/*') ``` Pull #90 15 Nov 2019 02:01AM UTC web-flow travis-ci pending completion  
436 issue-44 Fix usage of the word "verticies" to "vertices" To apply this change (to any code base), one line of bash can be used: ``` sed -e 's/\([Vv]\)erticies/\1ertices/g' -i '' $(grep -e '[Vv]erticies' -r . -l --exclude='./.git/*') ``` push 15 Nov 2019 01:58AM UTC ear7h travis-ci pending completion  
435 issue-44 Fix usage of the word "verticies" to "vertices" To apply this change (to any code base), one line of bash can be used: ``` sed -e 's/\([Vv]\)erticies/\1ertices/g' -i '' $(grep -e '[Vv]erticies' -r . -l --exclude='./.git/*') ``` Pull #90 15 Nov 2019 01:56AM UTC web-flow travis-ci pending completion  
422 issue-44 Fix usage of the word "verticies" to "vertices" To apply this change (to any code base), one line of bash can be used: ``` sed -e 's/\([Vv]\)erticies/\1ertices/g' -i '' $(grep -e '[Vv]erticies' -r . -l --exclude='./.git/*') ``` Pull #90 05 Nov 2019 08:12PM UTC web-flow travis-ci pending completion  
421 issue-44 Fix usage of the word "verticies" to "vertices" To apply this change (to any code base), one line of bash can be used: ``` sed -e 's/\([Vv]\)erticies/\1ertices/g' -i '' $(grep -e '[Vv]erticies' -r . -l --exclude='./.git/*') ``` push 05 Nov 2019 08:10PM UTC ear7h travis-ci pending completion  
420 issue-44 fix usage of the word "verticies" to "vertices" To do this, one line of bash can be used: ``` sed -E -e 's/(V|v)erticies/\1ertices/g' -i '' $(grep -e '\(V\|v\)erticies' -r . -l --exclude='./.git/*') sed -r -e 's/(V|v)erticies/\1ertices/g' -i '... push 05 Nov 2019 08:01PM UTC ear7h travis-ci pending completion  
See All Builds (278)
  • Repo on GitHub
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