Skip to content

Commit

Permalink
codecov coverage
Browse files Browse the repository at this point in the history
  • Loading branch information
doserjef committed Dec 14, 2024
1 parent 5a77298 commit 66b23e4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
1 change: 0 additions & 1 deletion R/generics.R
Original file line number Diff line number Diff line change
Expand Up @@ -1772,7 +1772,6 @@ print.intPGOcc <- function(x, ...) {
"", sep = "\n")
}

# TODO: should check this a bit more.
fitted.intPGOcc <- function(object, ...) {
# Check for unused arguments ------------------------------------------
formal.args <- names(formals(sys.function(sys.parent())))
Expand Down
2 changes: 1 addition & 1 deletion codecov.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
codecov:
token: ee7b2b5a-89b2-4464-bc1f-a87d69ebf9b8
token: 35309ef0-872a-4b8f-828a-ddc18855bdbc
comment: false

coverage:
Expand Down
2 changes: 1 addition & 1 deletion vignettes/modelFitting.Rmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: "Introduction to spOccupancy"
author: "Jeffrey W. Doser, Andrew O. Finley, Marc K&eacute;ry, Elise F. Zipkin"
description: Learn how to get started with the core spOccupancy functionality
date: "2022 (last update: March 27, 2024)"
date: "2022 (last update: December 13, 2024)"
output:
rmarkdown::html_vignette:
toc: true
Expand Down

0 comments on commit 66b23e4

Please sign in to comment.