Skip to content

Commit

Permalink
Merge pull request #30 from munterfinger/develop
Browse files Browse the repository at this point in the history
Setup CodeFactor.io
  • Loading branch information
munterfi authored Sep 14, 2020
2 parents cfc5778 + 982adb0 commit 1ef6ee5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# flexpolyline 0.1.1.9000

* Sign in to CodeFactor.io and add badge to continuously track code quality.
* Use exception classes when throwing an exception in C++.
* Improve coverage of tests.

Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@
[![CRAN downloads](https://cranlogs.r-pkg.org/badges/last-month/flexpolyline?color=brightgreen)](https://CRAN.R-project.org/package=flexpolyline)
[![R build status](https://github.com/munterfinger/flexpolyline/workflows/R-CMD-check/badge.svg)](https://github.com/munterfinger/flexpolyline/actions)
[![Codecov test coverage](https://codecov.io/gh/munterfinger/flexpolyline/branch/master/graph/badge.svg)](https://codecov.io/gh/munterfinger/flexpolyline?branch=master)
[![CodeFactor](https://www.codefactor.io/repository/github/munterfinger/flexpolyline/badge)](https://www.codefactor.io/repository/github/munterfinger/flexpolyline)
<!-- badges: end -->

The **flexpolyline** R package provides a binding to the
Expand Down

0 comments on commit 1ef6ee5

Please sign in to comment.