Skip to content

Conversation

@mknos
Copy link
Contributor

@mknos mknos commented Feb 26, 2025

Variable $warnings does not vary so delete it.

%# regress1
%printf "a\nb\nc\n" | perl random 2
a
%# regress2 (exit code of zero is correct)
%for i in `perl seq 50`; do perl random -e 100; echo -n "$? "; done; echo;
74 47 57 8 58 80 23 86 60 68 89 60 8 5 51 31 39 99 66 89 9 67 96 30 48 78 48 20 39 18 96 92 12 92 3 75 38 19 57 55 0 49 25 82 43 64 56 87 25 96 

Variable $warnings does not vary so delete it.
@github-actions github-actions bot added Type: enhancement improve a feature that already exists Priority: low get to this whenever Program: random The random program Status: needs verification issue needs to be verified Type: bug an existing feature does not work labels Feb 26, 2025
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:31 — with GitHub Actions Inactive
@mknos mknos temporarily deployed to automated_testing February 26, 2025 04:32 — with GitHub Actions Inactive
@coveralls
Copy link

coveralls commented Feb 26, 2025

Pull Request Test Coverage Report for Build 13536568028

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage decreased (-0.7%) to 72.349%

Totals Coverage Status
Change from base Build 13523294333: -0.7%
Covered Lines: 348
Relevant Lines: 481

💛 - Coveralls

@briandfoy briandfoy self-assigned this Feb 26, 2025
@briandfoy briandfoy merged commit 3502174 into briandfoy:master Feb 26, 2025
23 of 24 checks passed
@github-actions github-actions bot added Status: accepted The fix is accepted and removed Status: needs verification issue needs to be verified Priority: low get to this whenever labels Feb 26, 2025
@briandfoy briandfoy added Status: released there is a new release with this fix and removed Status: accepted The fix is accepted labels Jul 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Program: random The random program Status: released there is a new release with this fix Type: bug an existing feature does not work Type: enhancement improve a feature that already exists

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants