Skip to content

authority_score and hub_score values changed compared to CI values #333

@bburns632

Description

@bburns632

These values now different in CI pipeline. May be related to updated described in #332

── Failure ('test-DirectedGraph.R:108:13'): DirectedGraph node measure values are expected for baseballstats, FunctionReporter ──
reporter$pkg_graph$node_measures(nodeMeas) not equivalent to ...[].
Dataset 'current' has rows not present in 'target'
Value testing for baseballstats, FunctionReporter : hubScore /n obj: c("OPS", "at_bats", "batting_avg", "on_base_pct", "slugging_avg") /n exp c("on_base_pct", "OPS", "slugging_avg", "at_bats", "batting_avg")
Value testing for baseballstats, FunctionReporter : hubScore /n obj: c(1, 0, 0.500007341756502, 0, 0.500007341756502) /n exp c(0, 1, 1, 0, 1)
── Failure ('test-DirectedGraph.R:108:13'): DirectedGraph node measure values are expected for baseballstats, FunctionReporter ──
reporter$pkg_graph$node_measures(nodeMeas) not equivalent to ...[].
Dataset 'current' has rows not present in 'target'
Value testing for baseballstats, FunctionReporter : authorityScore /n obj: c("OPS", "at_bats", "batting_avg", "on_base_pct", "slugging_avg") /n exp c("on_base_pct", "OPS", "slugging_avg", "at_bats", "batting_avg")
Value testing for baseballstats, FunctionReporter : authorityScore /n obj: c(0, 0.999991335461266, 1, 0, 1) /n exp c(0, 0, 0.5, 1, 0.5)

https://github.com/uptake/pkgnet/actions/runs/11769695286/job/32781078118

Metadata

Metadata

Assignees

Labels

ciupdate neededan update is needed to align with other dependencies

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions