Skip to content

Commit

Permalink
add codecov.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
paulmach committed Nov 5, 2020
1 parent 62f48c4 commit a6a19f4
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions codecov.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
coverage:
status:
project: off
patch: off

precision: 2
round: down
range: "70...90"

comment: false
2 changes: 1 addition & 1 deletion maptile/tilecover/README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
orb/maptile/tilecover [![Godoc Reference](https://godoc.org/github.com/paulmach/orb/maptile/tilecover?status.png)](https://godoc.org/github.com/paulmach/orb/maptile/tilecover)
orb/maptile/tilecover [![Godoc Reference](https://godoc.org/github.com/paulmach/orb/maptile/tilecover?status.svg)](https://godoc.org/github.com/paulmach/orb/maptile/tilecover)
=====================

Package `tilecover` computes the covering set of tiles for an `orb.Geometry`.
Expand Down

0 comments on commit a6a19f4

Please sign in to comment.