-
Notifications
You must be signed in to change notification settings - Fork 37
Open
Labels
ciupdate neededan update is needed to align with other dependenciesan update is needed to align with other dependencies
Description
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
jameslamb
Metadata
Metadata
Assignees
Labels
ciupdate neededan update is needed to align with other dependenciesan update is needed to align with other dependencies