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

[v0.42] Port adding new revertibleRandom function #2910

Merged
merged 7 commits into from
Oct 30, 2023

Improve docstring, use "deprecated" keyword

81309d4
Select commit
Loading
Failed to load commit list.
Merged

[v0.42] Port adding new revertibleRandom function #2910

Improve docstring, use "deprecated" keyword
81309d4
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 30, 2023 in 0s

79.44% (+0.00%) compared to 50c54a9

View this Pull Request on Codecov

79.44% (+0.00%) compared to 50c54a9

Details

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (50c54a9) 79.44% compared to head (81309d4) 79.44%.

Additional details and impacted files
@@           Coverage Diff           @@
##            v0.42    #2910   +/-   ##
=======================================
  Coverage   79.44%   79.44%           
=======================================
  Files         334      334           
  Lines       79043    79061   +18     
=======================================
+ Hits        62793    62809   +16     
- Misses      13943    13944    +1     
- Partials     2307     2308    +1     
Files Coverage Δ
runtime/common/computationkind_string.go 0.00% <ø> (ø)
runtime/environment.go 93.22% <ø> (ø)
runtime/stdlib/builtin.go 100.00% <100.00%> (ø)
runtime/stdlib/random.go 88.23% <88.88%> (ø)

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.