Skip to content

Future custom rng#98

Open
rstub wants to merge 5 commits into
mainfrom
future-custom-RNG
Open

Future custom rng#98
rstub wants to merge 5 commits into
mainfrom
future-custom-RNG

Skip one test for now

59d7eed
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 29, 2025 in 0s

0.00% of diff hit (target 94.67%)

View this Pull Request on Codecov

0.00% of diff hit (target 94.67%)

Annotations

Check warning on line 5 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L2-L5

Added lines #L2 - L5 were not covered by tests

Check warning on line 12 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L10-L12

Added lines #L10 - L12 were not covered by tests

Check warning on line 15 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L15

Added line #L15 was not covered by tests

Check warning on line 19 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L18-L19

Added lines #L18 - L19 were not covered by tests

Check warning on line 23 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L23

Added line #L23 was not covered by tests

Check warning on line 26 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L26

Added line #L26 was not covered by tests

Check warning on line 28 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L28

Added line #L28 was not covered by tests

Check warning on line 33 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L32-L33

Added lines #L32 - L33 were not covered by tests

Check warning on line 38 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L37-L38

Added lines #L37 - L38 were not covered by tests

Check warning on line 41 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L41

Added line #L41 was not covered by tests

Check warning on line 44 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L44

Added line #L44 was not covered by tests

Check warning on line 49 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L47-L49

Added lines #L47 - L49 were not covered by tests

Check warning on line 52 in R/future_RNG.R

See this annotation in the file changed.

@codecov codecov / codecov/patch

R/future_RNG.R#L52

Added line #L52 was not covered by tests

Check warning on line 72 in inst/include/dqrng_generator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

inst/include/dqrng_generator.h#L71-L72

Added lines #L71 - L72 were not covered by tests

Check warning on line 107 in inst/include/dqrng_generator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

inst/include/dqrng_generator.h#L106-L107

Added lines #L106 - L107 were not covered by tests

Check warning on line 112 in inst/include/dqrng_generator.h

See this annotation in the file changed.

@codecov codecov / codecov/patch

inst/include/dqrng_generator.h#L111-L112

Added lines #L111 - L112 were not covered by tests

Check warning on line 107 in src/dqrng.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dqrng.cpp#L104-L107

Added lines #L104 - L107 were not covered by tests

Check warning on line 114 in src/dqrng.cpp

See this annotation in the file changed.

@codecov codecov / codecov/patch

src/dqrng.cpp#L111-L114

Added lines #L111 - L114 were not covered by tests