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

Fix PkgEval #30

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Fix PkgEval #30

merged 1 commit into from
Sep 20, 2023

Conversation

nhz2
Copy link
Member

@nhz2 nhz2 commented Sep 20, 2023

p7zip doesn't correctly use UTF-8 in the PkgEval. This can be worked around by setting the environment variable, "LANG"=>"C.UTF-8".

https://s3.amazonaws.com/julialang-reports/nanosoldier/pkgeval/by_date/2023-09/19/ZipArchives.primary.log

@codecov
Copy link

codecov bot commented Sep 20, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (cd1eaaa) 98.10% compared to head (53aa722) 98.10%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #30   +/-   ##
=======================================
  Coverage   98.10%   98.10%           
=======================================
  Files           6        6           
  Lines         843      843           
=======================================
  Hits          827      827           
  Misses         16       16           

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

@nhz2 nhz2 merged commit bc9c863 into main Sep 20, 2023
7 checks passed
@nhz2 nhz2 deleted the fix-PkgEval branch September 20, 2023 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant