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 ~ expand cfg-gating of domainname for BSD-like platforms #40

Merged
merged 1 commit into from
May 27, 2023

Conversation

rivy
Copy link
Member

@rivy rivy commented May 27, 2023

Fixes #39.

@codecov
Copy link

codecov bot commented May 27, 2023

Codecov Report

Merging #40 (3a9cea7) into main (cf75826) will increase coverage by 0.04%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##             main      #40      +/-   ##
==========================================
+ Coverage   94.60%   94.64%   +0.04%     
==========================================
  Files           4        4              
  Lines         926      933       +7     
==========================================
+ Hits          876      883       +7     
  Misses         50       50              
Flag Coverage Δ
macos_latest 99.31% <100.00%> (+0.03%) ⬆️
ubuntu_latest 99.31% <100.00%> (+0.03%) ⬆️
windows_latest 94.11% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/platform/unix.rs 99.00% <100.00%> (+0.07%) ⬆️

@sylvestre sylvestre merged commit 82edd5c into main May 27, 2023
@sylvestre sylvestre deleted the fix.cfg-bsdlike branch May 27, 2023 16:55
@sylvestre
Copy link
Contributor

i pushed a 2.0.1 with this fix to unblock coreutils :)
thanks!

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.

Fails to build on Freebsd
2 participants