Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement req_perform_spider() #584

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Implement `req_perform_spider()`

da6754e
Select commit
Loading
Failed to load commit list.
Open

Implement req_perform_spider() #584

Implement `req_perform_spider()`
da6754e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Nov 15, 2024 in 0s

0.00% of diff hit (target 62.61%)

View this Pull Request on Codecov

0.00% of diff hit (target 62.61%)

Annotations

Check warning on line 28 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L22-L28

Added lines #L22 - L28 were not covered by tests

Check warning on line 31 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L30-L31

Added lines #L30 - L31 were not covered by tests

Check warning on line 39 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L33-L39

Added lines #L33 - L39 were not covered by tests

Check warning on line 43 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L41-L43

Added lines #L41 - L43 were not covered by tests

Check warning on line 45 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L45

Added line #L45 was not covered by tests

Check warning on line 52 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L47-L52

Added lines #L47 - L52 were not covered by tests

Check warning on line 57 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L55-L57

Added lines #L55 - L57 were not covered by tests

Check warning on line 62 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L59-L62

Added lines #L59 - L62 were not covered by tests

Check warning on line 72 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L64-L72

Added lines #L64 - L72 were not covered by tests

Check warning on line 74 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L74

Added line #L74 was not covered by tests

Check warning on line 83 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L81-L83

Added lines #L81 - L83 were not covered by tests

Check warning on line 90 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L85-L90

Added lines #L85 - L90 were not covered by tests

Check warning on line 92 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L92

Added line #L92 was not covered by tests

Check warning on line 95 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L94-L95

Added lines #L94 - L95 were not covered by tests

Check warning on line 100 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L99-L100

Added lines #L99 - L100 were not covered by tests

Check warning on line 105 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L102-L105

Added lines #L102 - L105 were not covered by tests

Check warning on line 112 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 117 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L114-L117

Added lines #L114 - L117 were not covered by tests

Check warning on line 119 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L119

Added line #L119 was not covered by tests

Check warning on line 122 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L122

Added line #L122 was not covered by tests

Check warning on line 128 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L128

Added line #L128 was not covered by tests

Check warning on line 130 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L130

Added line #L130 was not covered by tests

Check warning on line 132 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L132

Added line #L132 was not covered by tests

Check warning on line 138 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L136-L138

Added lines #L136 - L138 were not covered by tests

Check warning on line 148 in R/spider.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/spider.R#L142-L148

Added lines #L142 - L148 were not covered by tests