Skip to content

Conversation

@otavio
Copy link
Member

@otavio otavio commented Jan 9, 2023

If operating system doesn't has support for the required locale,
ffi::archive_entry_pathname(...) returns NULL and we need to error out
accordingly.

YaxinCheng and others added 2 commits January 8, 2023 22:42
If operating system doesn't has support for the required locale, `ffi::archive_entry_pathname(...)` returns NULL and we need to error out accordingly. Fixes: #100 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
@coveralls
Copy link

coveralls commented Jan 9, 2023

Pull Request Test Coverage Report for Build 3870296192

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 5 of 8 (62.5%) changed or added relevant lines in 1 file are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.6%) to 85.112%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/lib.rs 5 8 62.5%
Totals Coverage Status
Change from base Build 3869900988: 0.6%
Covered Lines: 343
Relevant Lines: 403

💛 - Coveralls
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

4 participants