covr icon indicating copy to clipboard operation
covr copied to clipboard

Test coverage reports for R

Results 91 covr issues
Sort by recently updated
recently updated
newest added

Same error as old #322, but not related; this is coming from a different stack trace entirely: ``` 9: stop("'from' must be a finite number") 8: seq.default(df[i, "first_line"], df[i, "last_line"])...